Functions
cubic_splines.cpp File Reference

Unit Test for cubic splines. More...

#include <string>
#include <gtest/gtest.h>
#include <ecl/containers/array.hpp>
#include "../../include/ecl/geometry/cubic_spline.hpp"
Include dependency graph for cubic_splines.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 TEST (CubicSplinesTests, derivativeHeuristic)
 TEST (CubicSplinesTests, continuousHeuristic)
 TEST (CubicSplinesTests, naturalSpline)

Detailed Description

Unit Test for cubic splines.

Date:
20/05/2009

Definition in file cubic_splines.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 172 of file cubic_splines.cpp.

TEST ( CubicSplinesTests  ,
derivativeHeuristic   
)

Definition at line 38 of file cubic_splines.cpp.

TEST ( CubicSplinesTests  ,
continuousHeuristic   
)

Definition at line 89 of file cubic_splines.cpp.

TEST ( CubicSplinesTests  ,
naturalSpline   
)

Definition at line 129 of file cubic_splines.cpp.



ecl_geometry
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:36:08