• Computes the inverse of a square matrix in place, and returns the determinant.

    Type Parameters

    Parameters

    • a: T
    • lda: number
    • n: number

    Returns number

Generated using TypeDoc