feisty meow concerns codebase
2.140
|
#include <application/hoople_main.h>
#include <basis/astring.h>
#include <basis/guards.h>
#include <geometric/cartesian_objects.h>
#include <geometric/ellipse.h>
#include <geometric/point.h>
#include <mathematics/double_plus.h>
#include <structures/static_memory_gremlin.h>
#include <unit_test/unit_base.h>
Go to the source code of this file.
Typedefs | |
typedef cartesian_point | e_point |
typedef cartesian_point e_point |
Definition at line 33 of file test_ellipse.cpp.