Robotran C Documentation
Public Attributes | List of all members
complex_float Struct Reference

Implementation of eig function using lapacke without using the lapackE interface. More...

Public Attributes

float x
 
float y
 

Detailed Description

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

Member Data Documentation

◆ x

float x

◆ y

float y

The documentation for this struct was generated from the following files: