Template Function bats::DGLinearFunctor

Function Documentation

template<typename TM, typename DT>
Diagram<DGVectorSpace<TM>, DGLinearMap<TM>> bats::DGLinearFunctor(const DT &D, int degree = -1)

Functor from topological category to category of differential graded vector spaces

Chain functor is degree = -1 (default) Cochain functor is degree = +1. This is contravariant (reverses arrows)