bindings/python/chain.h
author Aravindakshan Babu <akshan@stanford.edu>
Wed, 18 Aug 2010 15:35:48 -0700
branchdev
changeset 221 9ea8d4630907
parent 130 580eaa850c4f
child 232 edbbf84fde9e
permissions -rw-r--r--
Changed the first iterator of PersistenceDiagram to accept dimension as well. Modified documentation.

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

namespace dionysus { 
namespace python   {

typedef     SPersistence::Chain                     VChain;

} }     // namespace dionysus::python