0.3.0
Loading...
Searching...
No Matches
CubicSpline.hpp File Reference

Cubic Spline class. More...

Go to the source code of this file.

Classes

class  NAV::CubicSpline< Scalar >::BandMatrix
 Sparse matrix whose non-zero entries are confined to a diagonal band, comprising the main diagonal and zero or more diagonals on either side. More...
 
struct  NAV::CubicSpline< Scalar >::BoundaryCondition
 Boundary conditions for the spline end-points. More...
 
class  NAV::CubicSpline< Scalar >
 Cubic Spline class. More...
 

Detailed Description