examples/CMakeLists.txt
author Christos Mantoulidis <cmad@stanford.edu>
Tue, 04 Aug 2009 13:23:16 -0700
branchdev
changeset 156 f75fb57d2831
parent 118 c4e25fb4082c
child 179 d15c6d144645
permissions -rw-r--r--
Changed implementation of WeightedRips to store simplex values (max distance between simplices' vertices) as an invisible layer on top of each simplex object, so that the data() field of WeightedRips has been freed for use by the users again.

add_subdirectory			(alphashapes)
#add_subdirectory			(ar-vineyard)
add_subdirectory			(cech-complex)
add_subdirectory			(consistency)
add_subdirectory			(cohomology)
add_subdirectory			(fitness)
#add_subdirectory			(grid)
add_subdirectory			(triangle)
add_subdirectory			(poincare)
add_subdirectory			(rips)