mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-05 17:35:55 +01:00
Eigen vector type
This commit is contained in:
parent
79e5a39a36
commit
16a7ad808b
@ -26,6 +26,8 @@
|
||||
|
||||
BEGIN_NAMESPACE
|
||||
|
||||
typedef Eigen::VectorXd DVec;
|
||||
|
||||
class DMat: public Eigen::MatrixXd, public IoObject
|
||||
{
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user