what :
Home > Search > jit.la.determinant

Objectspage : 1
jit.la.determinant External Calculate the determinant of a matrix
The jit.la.determinant object calculates the determinant of a given input matrix, and send the result out the leftmost outlet. The input matrix must have type float32 or float64, and may have planecount 1 or 2. If the input matrix has a planecount of 2, it is assumed that the data is from the set of complex numbers, and the output determinant is a list of 2 floating point values. The first element is the real component and the second element is the imaginary component.
jit.la.uppertri External Convert a matrix into an upper triangular matrix
The jit.la.determinant object converts a given input matrix to an upper triangular matrix via Gaussian elimination. The input matrix must have type float32 or float64, and may have planecount 1 or 2. If the input matrix has a planecount of 2, it is assumed that the data is from the set of complex numbers.
page : 1

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 99553710 members connected RSS
Site under GNU Free Documentation License