Go to the documentation of this file.    1 #include <unsupported/Eigen/MatrixFunctions> 
   13   std::cout << 
"The matrix A is:\n" << 
A << 
"\n\n";
 
   14   std::cout << 
"The matrix square root of A is:\n" << 
A.sqrt() << 
"\n\n";
 
   15   std::cout << 
"The square of the last matrix is:\n" << 
A.sqrt() * 
A.sqrt() << 
"\n";
 
 
Namespace containing all symbols from the Eigen library.
Jet< T, N > sin(const Jet< T, N > &f)
Jet< T, N > acos(const Jet< T, N > &f)
Jet< T, N > cos(const Jet< T, N > &f)
Matrix< SCALARA, Dynamic, Dynamic, opt_A > A
gtsam
Author(s): 
autogenerated on Wed May 28 2025 03:02:09