Eigen::internal::member_redux< BinaryOpT, Scalar >::Cost< Size > Struct Template Reference

#include <VectorwiseOp.h>

Public Types

enum  { value = (Size - 1) * functor_traits<BinaryOp>::Cost }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename BinaryOpT , typename Scalar >
template<int Size>
anonymous enum
Enumerator
value 
142 { value = (Size - 1) * functor_traits<BinaryOp>::Cost };
@ Cost
Definition: XprHelper.h:206
@ value
Definition: VectorwiseOp.h:142

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