A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

V

value - Variable in class io.bhagat.math.linearalgebra.Matrix.MatrixIndex
value
value - Variable in class io.bhagat.math.linearalgebra.Vector.VectorIndex
value
variable - Variable in class io.bhagat.math.linearalgebra.LinearEquation.Term
the variable name
variance() - Method in class io.bhagat.math.statistics.QuantitativeDataList
computes the variance of all the data, which is assuming that the sample is the entire population
Vector - Class in io.bhagat.math.linearalgebra
This class is a class representing a Vector of any number of dimensions
Vector(double...) - Constructor for class io.bhagat.math.linearalgebra.Vector
constructs a new Vector using components
Vector(int) - Constructor for class io.bhagat.math.linearalgebra.Vector
constructs a new Vector with a set number of dimensions
Vector(int...) - Constructor for class io.bhagat.math.linearalgebra.Vector
constructs a new Vector using int components
Vector(Double...) - Constructor for class io.bhagat.math.linearalgebra.Vector
constructs a new Vector using components
Vector.CrossProductMatrix - Class in io.bhagat.math.linearalgebra
 
Vector.InvalidLengthException - Exception in io.bhagat.math.linearalgebra
 
Vector.OutOfDimensionsException - Exception in io.bhagat.math.linearalgebra
 
Vector.VectorIndex - Class in io.bhagat.math.linearalgebra
 
VectorIndex(int) - Constructor for class io.bhagat.math.linearalgebra.Vector.VectorIndex
Creates a new Vector Index
VectorIndex(int, double) - Constructor for class io.bhagat.math.linearalgebra.Vector.VectorIndex
Creates a new Vector Index
VectorIndex(int, double, Vector) - Constructor for class io.bhagat.math.linearalgebra.Vector.VectorIndex
Creates a new Vector Index
VectorIndex(int, Vector) - Constructor for class io.bhagat.math.linearalgebra.Vector.VectorIndex
Creates a new Vector Index
VectorSpace<E extends VectorSpace.VectorSpacable<E>> - Class in io.bhagat.math.linearalgebra
 
VectorSpace(E...) - Constructor for class io.bhagat.math.linearalgebra.VectorSpace
 
VectorSpace.VectorSpacable<S> - Interface in io.bhagat.math.linearalgebra
 
vs - Variable in class io.bhagat.math.linearalgebra.Matrix.OuterProductSVD
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages