Functions | Variables
ComplexSchur_matrixT.cpp File Reference

Go to the source code of this file.

Functions

cout<< "Here is a random 4x4 matrix, A:"<< endl<< A<< endl<< endl;ComplexSchur< MatrixXcf > schurOfA (A, false)
 

Variables

MatrixXcf A = MatrixXcf::Random(4,4)
 

Function Documentation

◆ schurOfA()

cout<< "Here is a random 4x4 matrix, A:" << endl << A << endl << endl;ComplexSchur<MatrixXcf> schurOfA ( A  ,
false   
)

Variable Documentation

◆ A

MatrixXcf A = MatrixXcf::Random(4,4)

Definition at line 1 of file ComplexSchur_matrixT.cpp.



gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:08:39