Classes | |
class | Logger |
class | toMatlab |
Functions | |
std::ostream & | operator<< (std::ostream &o, const toMatlab &tom) |
Variables | |
template<typename T > | |
constexpr bool | is_convertible_to_eigen_ref_v = std::is_convertible_v<T, Eigen::Ref<const Eigen::MatrixXd>> |
|
inline |
|
inlineconstexpr |
Check if class \t T can be converted to Eigen::Ref<const Eigen::MatrixXd>