#include <CoreEvaluators.h>
template<typename ArgType, int BlockRows, int BlockCols, bool InnerPanel, bool HasDirectAccess = internal::has_direct_access<ArgType>::ret>
struct Eigen::internal::block_evaluator< ArgType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
Definition at line 1031 of file CoreEvaluators.h.
The documentation for this struct was generated from the following file: