mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
some renaming in the fuzzy compares, and in the multiplications
This commit is contained in:
@@ -53,7 +53,7 @@ template<typename MatrixType> class Conjugate;
|
||||
template<typename Lhs, typename Rhs> class Sum;
|
||||
template<typename Lhs, typename Rhs> class Difference;
|
||||
template<typename Lhs, typename Rhs> class MatrixProduct;
|
||||
template<typename MatrixType> class ScalarProduct;
|
||||
template<typename MatrixType> class ScalarMultiple;
|
||||
template<typename MatrixType> class Random;
|
||||
template<typename ExpressionType> class Eval;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user