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