Eigen::internal::nested_functor_cost< Xpr > Struct Template Reference

#include <XprHelper.h>

Static Public Attributes

static constexpr Index Cost = static_cast<Index>(functor_traits<Xpr>::Cost)
 

Member Data Documentation

◆ Cost

template<typename Xpr >
constexpr Index Eigen::internal::nested_functor_cost< Xpr >::Cost = static_cast<Index>(functor_traits<Xpr>::Cost)
staticconstexpr

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