Index

A B C D E F G H I L M N O P Q R S T U V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

V

valueOf(String) - Static method in enum class mathvoyage.Angle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class mathvoyage.DistanceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class mathvoyage.geometry.CoordinateSystem
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class mathvoyage.geometry.distanceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class mathvoyage.lineType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class mathvoyage.quadrilateralType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class mathvoyage.signType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class mathvoyage.triangleType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class mathvoyage.Angle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class mathvoyage.DistanceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class mathvoyage.geometry.CoordinateSystem
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class mathvoyage.geometry.distanceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class mathvoyage.lineType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class mathvoyage.quadrilateralType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class mathvoyage.signType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class mathvoyage.triangleType
Returns an array containing the constants of this enum class, in the order they are declared.
vector - Class in mathvoyage.matrix
The type Vector.
vector(double[]) - Constructor for class mathvoyage.matrix.vector
Instantiates a new Vector.
vector(int) - Constructor for class mathvoyage.matrix.vector
Instantiates a new Vector.
Vector() - Constructor for class mathvoyage.vmath.Vector
 
vectorProduct(vector) - Method in class mathvoyage.matrix.vector
Vector product vector.
vectorProduct(vector, vector) - Static method in class mathvoyage.vmath.Vector
Vector product vector.
vmath - Class in mathvoyage
The type Vmath.
vmath() - Constructor for class mathvoyage.vmath
 
vmath.algebra - Class in mathvoyage
Contains Basic Algebraic functions to find min, max, min and max index of an array, factorial, and more.
vmath.baseConverter - Class in mathvoyage
Contains functions to convert numbers from one base to another.
vmath.bitwise - Class in mathvoyage
Contains functions to calculate bitwise operations.
vmath.combinatorics - Class in mathvoyage
Contains functions to calculate combination, permutations and vice versa of numbers and sets of numbers.
vmath.constant - Class in mathvoyage
The type Constant.
vmath.geometry - Class in mathvoyage
Contains functions to calculate coordinate geometric operations.
vmath.matrix - Class in mathvoyage
Contains functions to calculate the determinant, inverse, transpose, addition, subtraction, multiplication, and more of matrices.
vmath.Trigonometry - Class in mathvoyage
Contains functions to calculate trigonometric relations and values for numbers in radian and degree.
vmath.Vector - Class in mathvoyage
Contains functions to calculate vector operations
A B C D E F G H I L M N O P Q R S T U V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values