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

#include <VectorwiseOp.h>

Classes

struct  Cost
 

Public Types

typedef result_of< BinaryOp(const Scalar &, const Scalar &) >::type result_type
 

Public Member Functions

EIGEN_DEVICE_FUNC member_redux (const BinaryOp func)
 
template<typename Derived >
EIGEN_DEVICE_FUNC 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 125 of file VectorwiseOp.h.

Member Typedef Documentation

◆ result_type

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

Definition at line 128 of file VectorwiseOp.h.

Constructor & Destructor Documentation

◆ member_redux()

template<typename BinaryOp , typename Scalar >
EIGEN_DEVICE_FUNC Eigen::internal::member_redux< BinaryOp, Scalar >::member_redux ( const BinaryOp  func)
inlineexplicit

Definition at line 131 of file VectorwiseOp.h.

Member Function Documentation

◆ operator()()

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

Definition at line 133 of file VectorwiseOp.h.

Member Data Documentation

◆ m_functor

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

Definition at line 135 of file VectorwiseOp.h.


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


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Mon Feb 28 2022 22:08:49