Implementation of eig function using lapacke without using the lapackE interface. More...
Public Attributes | |
float | x |
float | y |
Implementation of eig function using lapacke without using the lapackE interface.
Implementation of schur decomposition using lapack without using the lapackE interface.
Implementation of rank function using lapackE.
Compute the rank of matrix_in.
Implementation of inverse of a matrix using lapack without using the lapackE interface.
Implementation of eig function using lapackE.
using lapack libraries without using the lapackE interface
float x |
float y |