second good build. Joints
This commit is contained in:
@@ -15,8 +15,8 @@ namespace MbD {
|
||||
}
|
||||
}
|
||||
};
|
||||
typedef std::shared_ptr<SparseMatrix<double>> SpMatDptr;
|
||||
typedef std::initializer_list<std::initializer_list<std::initializer_list<double>>> ListListPairD;
|
||||
}
|
||||
|
||||
typedef std::shared_ptr<MbD::SparseMatrix<double>> SpMatDptr;
|
||||
typedef std::initializer_list<std::initializer_list<std::initializer_list<double>>> ListListPairD;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user