mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-23 10:09:36 +08:00
Deleted unused TensorMap data member
This commit is contained in:
parent
c771df6bc3
commit
00d4e65f00
@ -314,7 +314,6 @@ template<typename PlainObjectType, int Options_, template <class> class MakePoin
|
||||
private:
|
||||
typename MakePointer_<Scalar>::Type m_data;
|
||||
Dimensions m_dimensions;
|
||||
size_t is_coverted= size_t(0);
|
||||
};
|
||||
|
||||
} // end namespace Eigen
|
||||
|
Loading…
x
Reference in New Issue
Block a user