#include "matrix_functions.h"
Go to the source code of this file.
Functions | |
EIGEN_DECLARE_TEST (matrix_square_root) | |
template<typename MatrixType > | |
void | testMatrixSqrt (const MatrixType &m) |
EIGEN_DECLARE_TEST | ( | matrix_square_root | ) |
Definition at line 21 of file matrix_square_root.cpp.
void testMatrixSqrt | ( | const MatrixType & | m | ) |
Definition at line 13 of file matrix_square_root.cpp.