RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
RFFGen::LinearAlgebra::NumberOfRows< Matrix, class > Struct Template Reference

Specialize this for your matrix class. Number of rows must be provided by a static member variable called value. More...

#include <extractRowsAndCols.hh>

Inheritance diagram for RFFGen::LinearAlgebra::NumberOfRows< Matrix, class >:

Detailed Description

template<class Matrix, class = Concepts::MatrixConceptCheck<Matrix>>
struct RFFGen::LinearAlgebra::NumberOfRows< Matrix, class >

Specialize this for your matrix class. Number of rows must be provided by a static member variable called value.


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