mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Improbe compatibility of Transpositions and evaluators
This commit is contained in:
@@ -468,6 +468,9 @@ struct Sparse {};
|
||||
/** The type used to identify a permutation storage. */
|
||||
struct PermutationStorage {};
|
||||
|
||||
/** The type used to identify a permutation storage. */
|
||||
struct TranspositionsStorage {};
|
||||
|
||||
/** The type used to identify a matrix expression */
|
||||
struct MatrixXpr {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user