X-Git-Url: https://git.sthu.org/?p=libstick.git;a=blobdiff_plain;f=tests%2Fimage.h;h=8633a56b5859e9da8dc91fd41d4406a57a0933fb;hp=ff7817af6193cc4f2744b1c542c82e5f55b41f27;hb=799cd8e53b06b4f9ec7d4dde13ab600717982099;hpb=b3a9951228b854b44c507b32a61e9d36e74709d9 diff --git a/tests/image.h b/tests/image.h index ff7817a..8633a56 100644 --- a/tests/image.h +++ b/tests/image.h @@ -49,7 +49,7 @@ class image_TestSuite: public Test::Suite { sorder so(s); assert(so.is_filtration()); - typedef sorder::boundary_matrix bmatrix; + typedef boolean_colrowmatrix bmatrix; bmatrix bm = so.get_boundary_matrix(); // Check for the right vertex incidences