From c95e71eef54cd36ba206e497d564b96682b2e926 Mon Sep 17 00:00:00 2001 From: "ulrich.bauer@gmail.com" Date: Tue, 3 Jun 2014 13:31:14 +0000 Subject: finalize git-svn-id: https://phat.googlecode.com/svn/trunk@182 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d --- include/phat/algorithms/standard_reduction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/phat/algorithms/standard_reduction.h') diff --git a/include/phat/algorithms/standard_reduction.h b/include/phat/algorithms/standard_reduction.h index 9b3a286..d8762fa 100644 --- a/include/phat/algorithms/standard_reduction.h +++ b/include/phat/algorithms/standard_reduction.h @@ -39,6 +39,7 @@ namespace phat { if( lowest_one != -1 ) { lowest_one_lookup[ lowest_one ] = cur_col; } + boundary_matrix.finalize( cur_col ); } } }; -- cgit v1.2.3