Public Types | Public Member Functions | List of all members
Eigen::internal::block_evaluator< ArgType, BlockRows, BlockCols, InnerPanel, false > Struct Template Reference

#include <CoreEvaluators.h>

Inheritance diagram for Eigen::internal::block_evaluator< ArgType, BlockRows, BlockCols, InnerPanel, false >:
Inheritance graph
[legend]

Public Types

typedef Block< ArgType, BlockRows, BlockCols, InnerPanel > XprType
 

Public Member Functions

EIGEN_DEVICE_FUNC block_evaluator (const XprType &block)
 

Detailed Description

template<typename ArgType, int BlockRows, int BlockCols, bool InnerPanel>
struct Eigen::internal::block_evaluator< ArgType, BlockRows, BlockCols, InnerPanel, false >

Definition at line 1002 of file CoreEvaluators.h.

Member Typedef Documentation

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
typedef Block<ArgType, BlockRows, BlockCols, InnerPanel> Eigen::internal::block_evaluator< ArgType, BlockRows, BlockCols, InnerPanel, false >::XprType

Definition at line 1005 of file CoreEvaluators.h.

Constructor & Destructor Documentation

template<typename ArgType , int BlockRows, int BlockCols, bool InnerPanel>
EIGEN_DEVICE_FUNC Eigen::internal::block_evaluator< ArgType, BlockRows, BlockCols, InnerPanel, false >::block_evaluator ( const XprType block)
inlineexplicit

Definition at line 1007 of file CoreEvaluators.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:31