$search
Unit Test for tension splines. More...
#include <iostream>#include <string>#include <gtest/gtest.h>#include <ecl/containers/array.hpp>#include <ecl/formatters/floats.hpp>#include <ecl/formatters/strings.hpp>#include "../../include/ecl/geometry/tension_spline.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (TensionFunctionSplines, allEggsInOneBasket) | |
Unit Test for tension splines.
Definition in file tension_splines.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 44 of file tension_splines.cpp.
| TEST | ( | TensionFunctionSplines | , | |
| allEggsInOneBasket | ||||
| ) |
Definition at line 36 of file tension_splines.cpp.