mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-08-05 07:17:11 +01:00
big cleaning and update: switching to C++11
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
template <typename Derived>
|
||||
DMat(const Eigen::EigenBase<Derived> &m);
|
||||
// IO
|
||||
virtual unsigned int getType(void) const;
|
||||
virtual IoType getType(void) const;
|
||||
};
|
||||
|
||||
template <typename Derived>
|
||||
|
Reference in New Issue
Block a user