Classes | Public Types | Public Member Functions | Public Attributes
Eigen::internal::member_redux< BinaryOp, Scalar > Struct Template Reference

#include <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

Detailed Description

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

Definition at line 135 of file VectorwiseOp.h.


Member Typedef Documentation

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

Definition at line 138 of file VectorwiseOp.h.


Constructor & Destructor Documentation

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

Definition at line 141 of file VectorwiseOp.h.


Member Function Documentation

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

Definition at line 143 of file VectorwiseOp.h.


Member Data Documentation

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

Definition at line 145 of file VectorwiseOp.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:02