Definition at line 203 of file BlasUtil.h.
#include <src/Core/util/BlasUtil.h>
Public Types | |
typedef blas_traits< NestedXpr > | Base |
typedef CwiseUnaryOp < scalar_multiple_op< Scalar > , NestedXpr > | XprType |
typedef Base::ExtractType | ExtractType |
Static Public Member Functions | |
static const ExtractType | extract (const XprType &x) |
static Scalar | extractScalarFactor (const XprType &x) |
typedef blas_traits<NestedXpr> internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::Base |
Definition at line 206 of file BlasUtil.h.
typedef Base::ExtractType internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::ExtractType |
Reimplemented from internal::blas_traits< NestedXpr >.
Definition at line 208 of file BlasUtil.h.
typedef CwiseUnaryOp<scalar_multiple_op<Scalar>, NestedXpr> internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::XprType |
Definition at line 207 of file BlasUtil.h.
static const ExtractType internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::extract | ( | const XprType & | x | ) | [inline, static] |
Definition at line 209 of file BlasUtil.h.
References internal::blas_traits< XprType >::extract(), and CwiseUnaryOp< UnaryOp, XprType >::nestedExpression().
static Scalar internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::extractScalarFactor | ( | const XprType & | x | ) | [inline, static] |
Definition at line 210 of file BlasUtil.h.
References internal::blas_traits< XprType >::extractScalarFactor(), CwiseUnaryOp< UnaryOp, XprType >::functor(), and CwiseUnaryOp< UnaryOp, XprType >::nestedExpression().
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |