mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-18 07:17:05 +01:00
Eigen vector type
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
|
||||
BEGIN_NAMESPACE
|
||||
|
||||
typedef Eigen::VectorXd DVec;
|
||||
|
||||
class DMat: public Eigen::MatrixXd, public IoObject
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user