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

◆ T

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

◆ Type

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

◆ value() [1/2]

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

◆ value() [2/2]

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: