mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
IndexArray is now a typename.
Changed interpolate with derivatives test to use VERIFY_IS_APPROX.
This commit is contained in:
@@ -88,8 +88,6 @@ namespace Eigen
|
||||
|
||||
/** \brief 3D double B-spline with dynamic degree. */
|
||||
typedef Spline<double,3> Spline3d;
|
||||
|
||||
typedef Array<DenseIndex, 1, Dynamic> IndexArray;
|
||||
}
|
||||
|
||||
#endif // EIGEN_SPLINES_FWD_H
|
||||
|
||||
Reference in New Issue
Block a user