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

internal::member_redux< BinaryOp, Scalar > Struct Template Reference


Detailed Description

template<typename BinaryOp, typename Scalar>
struct internal::member_redux< BinaryOp, Scalar >

Definition at line 147 of file VectorwiseOp.h.

#include <src/Core/VectorwiseOp.h>

List of all members.

Classes

struct  Cost

Public Types

typedef result_of< BinaryOp(Scalar) >
::type 
result_type

Public Member Functions

 member_redux (const BinaryOp func)
template<typename Derived >
result_type operator() (const DenseBase< Derived > &mat) const

Public Attributes

const BinaryOp m_functor

Member Typedef Documentation

template<typename BinaryOp , typename Scalar >
typedef result_of< BinaryOp(Scalar) >::type internal::member_redux< BinaryOp, Scalar >::result_type

Definition at line 150 of file VectorwiseOp.h.


Constructor & Destructor Documentation

template<typename BinaryOp , typename Scalar >
internal::member_redux< BinaryOp, Scalar >::member_redux ( const BinaryOp  func  )  [inline]

Definition at line 153 of file VectorwiseOp.h.


Member Function Documentation

template<typename BinaryOp , typename Scalar >
template<typename Derived >
result_type internal::member_redux< BinaryOp, Scalar >::operator() ( const DenseBase< Derived > &  mat  )  const [inline]

Definition at line 155 of file VectorwiseOp.h.


Member Data Documentation

template<typename BinaryOp , typename Scalar >
const BinaryOp internal::member_redux< BinaryOp, Scalar >::m_functor

Definition at line 157 of file VectorwiseOp.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011