include/topology/filtration.hpp
author Dmitriy Morozov <dmitriy@mrzv.org>
Mon, 11 Jan 2010 10:21:37 -0800
branchdev
changeset 189 e867c6cf02ef
parent 179 d15c6d144645
permissions -rw-r--r--
vertex_coface -> vertex_cofaces in Rips documentation (in Python)

#include <utilities/log.h>

#ifdef LOGGING
static rlog::RLogChannel* rlFiltration =                    DEF_CHANNEL("topology/filtration/info", rlog::Log_Debug);
static rlog::RLogChannel* rlFiltrationDebug =               DEF_CHANNEL("topology/filtration/debug", rlog::Log_Debug);
#endif // LOGGING