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