Functions

chaincon/awdiagsim.h File Reference

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.

Detailed Description

A simplicial version of the Alexander-Whitney diagonal.

Definition in file awdiagsim.h.


Function Documentation

template<class VertexT >
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.