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, continuousHeuristic)
 
 TEST (CubicSplinesTests, derivativeHeuristic)
 
 TEST (CubicSplinesTests, naturalSpline)
 

Detailed Description

Unit Test for cubic splines.

Date
20/05/2009

Definition in file cubic_splines.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 172 of file cubic_splines.cpp.

◆ TEST() [1/3]

TEST ( CubicSplinesTests  ,
continuousHeuristic   
)

Definition at line 89 of file cubic_splines.cpp.

◆ TEST() [2/3]

TEST ( CubicSplinesTests  ,
derivativeHeuristic   
)

Definition at line 38 of file cubic_splines.cpp.

◆ TEST() [3/3]

TEST ( CubicSplinesTests  ,
naturalSpline   
)

Definition at line 129 of file cubic_splines.cpp.



ecl_geometry
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:39