Template Function bats::Freudenthal(const CubicalComplex&, size_t, size_t, size_t)

Function Documentation

template<typename CpxT>
CpxT bats::Freudenthal(const CubicalComplex &X, size_t n1, size_t n2, size_t n3)

Freudenthal Triangulation of CubicalComplex

Parameters
  • X – cubical complex

  • n1 – 1st dimension grid size

  • n2 – 2nd dimension grid size

  • n3 – 3rd dimension grid size