codac 1.5.6
Loading...
Searching...
No Matches
codac2_Index.h
Go to the documentation of this file.
1
9
10#pragma once
11
12namespace codac2
13{
14 // The Index type is the same as for Eigen
15 typedef long int Index;
16}