#include "../../defs.h"
#include "../../../ads/array/StaticArrayOfArrays.h"
#include <vector>
#include <iosfwd>
#include "VertexSimplexInc.ipp"
Go to the source code of this file.
Namespaces | |
namespace | geom |
Classes | |
class | geom::VertexSimplexInc< M > |
Vertex-simplex incidences in an M-D indexed simplex set. More... | |
Functions | |
template<int M> | |
std::ostream & | geom::operator<< (std::ostream &out, const VertexSimplexInc< M > &x) |
Write the vertex-simplex incidences. |