mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
rename Object -> MatrixBase
This commit is contained in:
@@ -33,7 +33,7 @@ template<typename MatrixType> void basicStuff(const MatrixType& m)
|
||||
Opposite.h Product.h ScalarMultiple.h FromArray.h
|
||||
|
||||
2) Implicitly (the core stuff):
|
||||
Object.h Matrix.h MatrixStorage.h CopyHelper.h MatrixRef.h
|
||||
MatrixBase.h Matrix.h MatrixStorage.h CopyHelper.h MatrixRef.h
|
||||
NumTraits.h Util.h
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user