A simplicial version of the Alexander-Whitney diagonal. More...
#include <istream>#include <ostream>#include "chomp/system/config.h"#include "chaincon/simplex.h"#include "chaincon/combtensor.h"Go to the source code of this file.
Functions | |
| template<class VertexT > | |
| tCombTensor< tSimplex< VertexT > > | AWdiagonal (const tSimplex< VertexT > &s) |
| Computes the Alexander-Whitney diagonal of a simplex. | |
A simplicial version of the Alexander-Whitney diagonal.
Definition in file awdiagsim.h.
| tCombTensor<tSimplex<VertexT> > AWdiagonal | ( | const tSimplex< VertexT > & | s ) | [inline] |
Computes the Alexander-Whitney diagonal of a simplex.
Definition at line 51 of file awdiagsim.h.
1.7.2