CDT++ 1.0.0
Causal Dynamical Triangulations in C++
Loading...
Searching...
No Matches
Torus_d.hpp File Reference

Functions on d-dimensional torus. More...

#include <CGAL/Cartesian_d.h>
#include <CGAL/constructions_d.h>
#include <CGAL/point_generators_d.h>
#include <fmt/format.h>
#include <vector>
Include dependency graph for Torus_d.hpp:

Go to the source code of this file.

Namespaces

namespace  cdt
 clang-15 does not support std::format

Detailed Description

Functions on d-dimensional torus.

Author
Adam Getchell

Inserts a given number of points into a d-dimensional grid (cube)

Definition in file Torus_d.hpp.