1#ifndef TATOOINE_GEOMETRY_ELLIPSOID_H
2#define TATOOINE_GEOMETRY_ELLIPSOID_H
6#include <tatooine/real.h>
8#include <boost/range/adaptor/transformed.hpp>
9#include <boost/range/algorithm/copy.hpp>
13template <
floating_po
int Real>
Definition: hyper_ellipse.h:12