mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
remove remnant of MultiplierBase
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user