mal-math
C++20 mathematics library.
All Classes Namespaces Files Functions Variables Typedefs Concepts
mal_math::_detail::is_mat< T > Struct Template Reference

Trait to determine if a type is a matrix. More...

#include "math-common.hpp"

Inheritance diagram for mal_math::_detail::is_mat< T >:
[legend]
Collaboration diagram for mal_math::_detail::is_mat< T >:
[legend]

Detailed Description

template<class T>
struct mal_math::_detail::is_mat< T >

Trait to determine if a type is a matrix.

Definition at line 140 of file math-common.hpp.


The documentation for this struct was generated from the following file: