mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-05-22 04:27:36 +08:00
remove remnant of MultiplierBase
This commit is contained in:
parent
84a7659bef
commit
0744638b6f
@ -37,9 +37,6 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
template<typename Derived> class SparseMatrixBase
|
template<typename Derived> class SparseMatrixBase
|
||||||
#ifndef EIGEN_PARSED_BY_DOXYGEN
|
|
||||||
: public MultiplierBase<Derived>
|
|
||||||
#endif // not EIGEN_PARSED_BY_DOXYGEN
|
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user