mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Removed more warnings.
This commit is contained in:
@@ -320,6 +320,9 @@ struct ei_permut_matrix_product_retval
|
||||
protected:
|
||||
const PermutationType& m_permutation;
|
||||
const typename MatrixType::Nested m_matrix;
|
||||
|
||||
private:
|
||||
ei_permut_matrix_product_retval& operator=(ei_permut_matrix_product_retval&);
|
||||
};
|
||||
|
||||
#endif // EIGEN_PERMUTATIONMATRIX_H
|
||||
|
||||
Reference in New Issue
Block a user