Index of class methods


E
eq [Example_ocamldoc.pair]
Test equality with another pair.

F
first [Example_ocamldoc.pair]
Get the first element in the pair.

M
move [Example_ocamldoc.point]
Move the point by a vector.

S
scale [Example_ocamldoc.vector]
Scale the vector by a scalar.
second [Example_ocamldoc.pair]
Get the second element in the pair.
string_representation [Example_ocamldoc.point]
Get a string representation of the point.
string_representation [Example_ocamldoc.vector]
Get a string representation of the vector.
string_representation [Example_ocamldoc.representable]
Get a string representation.

X
x [Example_ocamldoc.point]
Get the abscissa of the point.
x [Example_ocamldoc.vector]
Get the first component of the vector.

Y
y [Example_ocamldoc.point]
Get the ordinate of the point.
y [Example_ocamldoc.vector]
Get the second component of the vector.