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

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

Variable Documentation

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

Definition at line 1 of file ComplexSchur_matrixT.cpp.



libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:05