LatNet Builder Manual
2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
|
LatBuilder provides overloads of the stream operator <<
that recognize iterable data types.
For example, the following code from tutorial/TextStream.cc :
outputs:
[1, 2, 3, 4, 5]