RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Public Member Functions | List of all members
RFFGen::Zero< Matrix, class > Struct Template Reference

Specialize this struct for your matrix type if a zero matrix cannot be generated via Matrix(0.). More...

#include <zero.hh>

Public Member Functions

Matrix operator() () const
 

Detailed Description

template<class Matrix, class = void>
struct RFFGen::Zero< Matrix, class >

Specialize this struct for your matrix type if a zero matrix cannot be generated via Matrix(0.).

Member Function Documentation

template<class Matrix , class = void>
Matrix RFFGen::Zero< Matrix, class >::operator() ( ) const
inline
Returns
zero matrix

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