Theoretica
A C++ numerical and automatic mathematical library
|
Check whether a structure is considerable a matrix, by checking that it has an operator(), a rows() method and a cols() method. More...
#include <core_traits.h>
Check whether a structure is considerable a matrix, by checking that it has an operator(), a rows() method and a cols() method.