mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Inline IndexedViewMethods.inc into DenseBase.h
libeigen/eigen!2330 Closes #2766
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
8ec68856a6
commit
e315a8cdd0
@@ -614,6 +614,7 @@ class DenseBase
|
||||
#define EIGEN_DOC_UNARY_ADDONS(X, Y)
|
||||
#include "../plugins/CommonCwiseUnaryOps.inc"
|
||||
#include "../plugins/BlockMethods.inc"
|
||||
// Defines operator()(const RowIndices&, const ColIndices&) and other indexed view methods.
|
||||
#include "../plugins/IndexedViewMethods.inc"
|
||||
#include "../plugins/ReshapedMethods.inc"
|
||||
#ifdef EIGEN_DENSEBASE_PLUGIN
|
||||
|
||||
Reference in New Issue
Block a user