bindings/python/chain.h
author Dmitriy Morozov <dmitriy@mrzv.org>
Fri, 06 Nov 2009 14:19:08 -0800
branchdev
changeset 173 5fd3f43e6fbf
parent 130 580eaa850c4f
child 232 edbbf84fde9e
permissions -rw-r--r--
Added arbitrary coefficients in boundaries (to C++ and Python) + cleaned up CohomologyPersistence.add overloading in Python

#include <topology/chain.h>
#include "static-persistence.h"

namespace dionysus { 
namespace python   {

typedef     SPersistence::Chain                     VChain;

} }     // namespace dionysus::python