bindings/python/chain.h
author Christos Mantoulidis <cmad@stanford.edu>
Mon, 27 Jul 2009 21:42:51 -0700
branchdev
changeset 152 fdc2835b3e88
parent 130 580eaa850c4f
child 232 edbbf84fde9e
permissions -rw-r--r--
added logging to WeightedRips (still needs debugging)

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

namespace dionysus { 
namespace python   {

typedef     SPersistence::Chain                     VChain;

} }     // namespace dionysus::python