1 #include <unsupported/Eigen/MatrixFunctions> 14 std::cout <<
"The matrix A is:\n" << A <<
"\n\n";
15 std::cout <<
"The matrix exponential of A is:\n" << A.exp() <<
"\n\n";
Jet< T, N > acos(const Jet< T, N > &f)
Namespace containing all symbols from the Eigen library.
Matrix< SCALARA, Dynamic, Dynamic, opt_A > A