LatNet Builder Manual 2.1.3-6
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]