summaryrefslogtreecommitdiff
path: root/src/Skeleton_blocker
diff options
context:
space:
mode:
authorglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-10-05 14:17:38 +0000
committerglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-10-05 14:17:38 +0000
commit37f590e0d63055e5927c77d2ffa9f3dd8271a5c6 (patch)
tree90114e022cd5f33d200f049e04ba34a36728c4da /src/Skeleton_blocker
parentd453e0244c602d816db3d25882a65b69012ccb64 (diff)
Use boost static_vector instead of std::vector in the boundary iterator of Simplex_tree.
The size can never grow very large (bounded by the dimension, which is bounded by the log of the number of simplices) and this avoids a lot of dynamic memory handling. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@825 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 9f6bdc1ed7bae4c44432a05278a719f9aee26b99
Diffstat (limited to 'src/Skeleton_blocker')
0 files changed, 0 insertions, 0 deletions