diff --git a/doc/voronoi_builder.htm b/doc/voronoi_builder.htm index 042703e3..05d3aff7 100644 --- a/doc/voronoi_builder.htm +++ b/doc/voronoi_builder.htm @@ -199,7 +199,7 @@

Voronoi Coordinate Type Traits

    typedef int32 int_type;
    typedef int64 int_x2_type;
    typedef uint64 uint_x2_type;
-    typedef extended_int<128> big_int_type;
+    typedef extended_int<64> big_int_type;
    typedef fpt64 fpt_type;
    typedef extended_exponent_fpt<fpt_type> efpt_type;
@@ -314,7 +314,7 @@

Voronoi Coordinate Type Traits

Copyright: - Copyright © Andrii Sydorchuk 2010-2013. + Copyright © Andrii Sydorchuk 2010-2013. License: @@ -329,4 +329,4 @@

Voronoi Coordinate Type Traits

- \ No newline at end of file +