A B C D E F G H I K L M N O P Q R S T U V W X Y

V

Vector - class geometry.Vector.
Represents a Column-Vector of doubles (least index is 1).
Vector(int) - Constructor for class geometry.Vector
Constructs a zero-vector.
Vector(int, int, double) - Constructor for class geometry.Vector
Constructs a coordinate-vector.
Vector(int, int) - Constructor for class geometry.Vector
Constructs a unit-coordinate-vector.
Vector(double[]) - Constructor for class geometry.Vector
Constructs a vector with the given entries.
Vector(Vector) - Constructor for class geometry.Vector
Constructs a vector directly referencing the given JLinAlg vector.
View2DFrame - class frames.View2DFrame.
 
View2DFrame(Session, AffineTransform) - Constructor for class frames.View2DFrame
 
v - Variable in class geometry.Vector
The internal representation as a JLinAlg vector.
value(Object) - Method in interface complex.IntegerMap
Returns the value to which this map maps the specified key.
value(Object) - Method in class complex.IntegerTreeMap
 

A B C D E F G H I K L M N O P Q R S T U V W X Y