bindings/python/chain.h
author Dmitriy Morozov <dmitriy@mrzv.org>
Thu, 02 Sep 2010 09:13:42 -0700
branchdev
changeset 227 c1e2626cde8f
parent 130 580eaa850c4f
child 232 edbbf84fde9e
permissions -rw-r--r--
Removed the unnecessary typename in filtration-homology.cpp

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

namespace dionysus { 
namespace python   {

typedef     SPersistence::Chain                     VChain;

} }     // namespace dionysus::python