A pair of double precision numbers.
This duplicates the C++ class
.
Definition at line 15 of file Pair.java.
Constructor
Definition at line 30 of file Pair.java.
The first member of the pair.
Definition at line 19 of file Pair.java.
The second member of the pair.
Definition at line 23 of file Pair.java.