Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > > Struct Template Reference


Detailed Description

template<typename Scalar, typename NestedXpr>
struct internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >

Definition at line 216 of file BlasUtil.h.

#include <src/Core/util/BlasUtil.h>

Inheritance diagram for internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef blas_traits< NestedXpr > Base
typedef CwiseUnaryOp
< scalar_opposite_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)

Member Typedef Documentation

template<typename Scalar , typename NestedXpr >
typedef blas_traits<NestedXpr> internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >::Base

Definition at line 219 of file BlasUtil.h.

template<typename Scalar , typename NestedXpr >
typedef Base::ExtractType internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >::ExtractType

Reimplemented from internal::blas_traits< NestedXpr >.

Definition at line 221 of file BlasUtil.h.

template<typename Scalar , typename NestedXpr >
typedef CwiseUnaryOp<scalar_opposite_op<Scalar>, NestedXpr> internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >::XprType

Definition at line 220 of file BlasUtil.h.


Member Function Documentation

template<typename Scalar , typename NestedXpr >
static const ExtractType internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >::extract ( const XprType x ) [inline, static]
template<typename Scalar , typename NestedXpr >
static Scalar internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >::extractScalarFactor ( const XprType x ) [inline, static]



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011