numeric
Public Types | Static Public Member Functions | List of all members
numeric::Square< Eigen::Matrix< _Scalar, _Rows, 1, _Options > > Struct Template Reference

#include <Stats.hpp>

Public Types

typedef Eigen::Matrix< _Scalar,
_Rows, 1, _Options > 
T
 
typedef Eigen::Matrix< _Scalar,
_Rows, _Rows, _Options > 
Type
 

Static Public Member Functions

static Type value (const T &a)
 
static Type value (const T &a, const T &b)
 

Member Typedef Documentation

template<class _Scalar , int _Rows, int _Options>
typedef Eigen::Matrix<_Scalar, _Rows, 1, _Options> numeric::Square< Eigen::Matrix< _Scalar, _Rows, 1, _Options > >::T
template<class _Scalar , int _Rows, int _Options>
typedef Eigen::Matrix<_Scalar, _Rows, _Rows, _Options> numeric::Square< Eigen::Matrix< _Scalar, _Rows, 1, _Options > >::Type

Member Function Documentation

template<class _Scalar , int _Rows, int _Options>
static Type numeric::Square< Eigen::Matrix< _Scalar, _Rows, 1, _Options > >::value ( const T a)
inlinestatic
template<class _Scalar , int _Rows, int _Options>
static Type numeric::Square< Eigen::Matrix< _Scalar, _Rows, 1, _Options > >::value ( const T a,
const T b 
)
inlinestatic

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