Namespace Karana::KUtils#
Classes#
Template Struct extract_matrix_dimensions< Eigen::Matrix< double, _rows, 1 > >
Template Struct extract_matrix_dimensions< Eigen::Matrix< double, _rows, _cols, Eigen::RowMajor > >
Template Struct extract_rows< Eigen::Matrix< double, rows, 1 > >
Template Struct is_eigen_type< Eigen::Matrix< double, Rows, 1 > >
Template Struct is_eigen_type< Eigen::Matrix< double, Rows, Cols, Eigen::RowMajor > >
Template Struct is_eigen_vector< Eigen::Matrix< double, Rows, 1 > >