- a - Variable in class mikera.vectorz.ops.Product
-
- a - Variable in class mikera.vectorz.ops.Sum
-
- AAffineTransform - Class in mikera.transformz
-
Abstract base class for affine transformations
- AAffineTransform() - Constructor for class mikera.transformz.AAffineTransform
-
- ABoundedOp - Class in mikera.vectorz.ops
-
- ABoundedOp() - Constructor for class mikera.vectorz.ops.ABoundedOp
-
- abs() - Method in class mikera.vectorz.AVector
-
Sets each component of the vector to its absolute value
- abs() - Method in class mikera.vectorz.impl.JoinedVector
-
- abs() - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- abs() - Method in class mikera.vectorz.Vector
-
- AbstractArray<T> - Class in mikera.arrayz
-
Abstract base class for INDArray implementations
- AbstractArray() - Constructor for class mikera.arrayz.AbstractArray
-
- AConstantTransform - Class in mikera.transformz.impl
-
Abstract base class for transforms that produce a constant result.
- ACOS - Static variable in class mikera.vectorz.Ops
-
- add(INDArray) - Method in class mikera.arrayz.AbstractArray
-
- add(INDArray) - Method in interface mikera.arrayz.INDArray
-
- add(INDArray) - Method in class mikera.arrayz.NDArray
-
- add(AMatrix) - Method in class mikera.matrixx.AMatrix
-
Adds another matrix to this matrix.
- add(AVector) - Method in class mikera.matrixx.AMatrix
-
- add(INDArray) - Method in class mikera.matrixx.AMatrix
-
- add(double) - Method in class mikera.matrixx.AMatrix
-
- add(Matrix) - Method in class mikera.matrixx.Matrix
-
- add(AMatrix) - Method in class mikera.matrixx.Matrix
-
- add(AVector) - Method in class mikera.vectorz.ArrayVector
-
- add(ArrayVector) - Method in class mikera.vectorz.ArrayVector
-
- add(AVector, int) - Method in class mikera.vectorz.ArrayVector
-
- add(int, AVector) - Method in class mikera.vectorz.ArrayVector
-
- add(int, ArrayVector) - Method in class mikera.vectorz.ArrayVector
-
- add(int, ArrayVector, int, int) - Method in class mikera.vectorz.ArrayVector
-
- add(double) - Method in class mikera.vectorz.ArrayVector
-
- add(ArrayVector, int) - Method in class mikera.vectorz.ArrayVector
-
- add(double) - Method in class mikera.vectorz.AScalar
-
- add(AScalar) - Method in class mikera.vectorz.AScalar
-
- add(INDArray) - Method in class mikera.vectorz.AScalar
-
- add(AVector) - Method in class mikera.vectorz.AVector
-
Adds another vector to this one
- add(INDArray) - Method in class mikera.vectorz.AVector
-
- add(AVector, int) - Method in class mikera.vectorz.AVector
-
Adds part another vector to this one, starting at the specified offset in the source vector
- add(int, AVector) - Method in class mikera.vectorz.AVector
-
Adds another vector into this one, at the specified offset
- add(int, AVector, int, int) - Method in class mikera.vectorz.AVector
-
Adds another vector into this one, at the specified offset
- add(double) - Method in class mikera.vectorz.AVector
-
- add(ArrayVector) - Method in class mikera.vectorz.impl.ArraySubVector
-
- add(AVector) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- add(int, AVector) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- add(int, AVector, int, int) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- add(AVector) - Method in class mikera.vectorz.impl.JoinedVector
-
- add(JoinedVector) - Method in class mikera.vectorz.impl.JoinedVector
-
- add(double) - Method in class mikera.vectorz.impl.JoinedVector
-
- add(AVector, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- add(int, AVector) - Method in class mikera.vectorz.impl.JoinedVector
-
- add(int, AVector, int, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- add(double[], int, int, double) - Static method in class mikera.vectorz.util.DoubleArrays
-
- add(double[], int, double[], int, int) - Static method in class mikera.vectorz.util.DoubleArrays
-
- add(Iterable<Object>) - Method in class mikera.vectorz.util.MatrixBuilder
-
- add(AVector) - Method in class mikera.vectorz.util.MatrixBuilder
-
- add(double[]) - Method in class mikera.vectorz.util.MatrixBuilder
-
- add(double) - Method in class mikera.vectorz.util.VectorBuilder
-
- add(ArrayVector, int) - Method in class mikera.vectorz.Vector
-
- add(AVector) - Method in class mikera.vectorz.Vector
-
- add(double) - Method in class mikera.vectorz.Vector
-
- add(Vector2) - Method in class mikera.vectorz.Vector2
-
- add(double) - Method in class mikera.vectorz.Vector2
-
- add(double, double) - Method in class mikera.vectorz.Vector2
-
- add(AVector) - Method in class mikera.vectorz.Vector2
-
- add(double, double, double) - Method in class mikera.vectorz.Vector3
-
- add(AVector) - Method in class mikera.vectorz.Vector3
-
- add(Vector3) - Method in class mikera.vectorz.Vector3
-
- add(double) - Method in class mikera.vectorz.Vector3
-
- add(double, double, double, double) - Method in class mikera.vectorz.Vector4
-
- addAt(int, int, double) - Method in class mikera.matrixx.AMatrix
-
- addAt(int, double) - Method in class mikera.vectorz.ArrayVector
-
- addAt(int, double) - Method in class mikera.vectorz.AVector
-
- addAt(int, double) - Method in class mikera.vectorz.impl.ArraySubVector
-
- addAt(int, double) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- addAt(int, double) - Method in class mikera.vectorz.impl.JoinedVector
-
- addAt(int, double) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- addAt(int, double) - Method in class mikera.vectorz.impl.StridedArrayVector
-
- addAt(int, double) - Method in class mikera.vectorz.Vector
-
- addMultiple(AMatrix, double) - Method in class mikera.matrixx.AMatrix
-
- addMultiple(Matrix, double) - Method in class mikera.matrixx.Matrix
-
- addMultiple(AMatrix, double) - Method in class mikera.matrixx.Matrix
-
- addMultiple(AVector, double) - Method in class mikera.vectorz.ArrayVector
-
- addMultiple(ArrayVector, double) - Method in class mikera.vectorz.ArrayVector
-
- addMultiple(AVector, double) - Method in class mikera.vectorz.AVector
-
Adds a scaled multiple of another vector to this one
- addMultiple(AVector, int, double) - Method in class mikera.vectorz.AVector
-
- addMultiple(int, AVector, int, int, double) - Method in class mikera.vectorz.AVector
-
- addMultiple(int, AVector, double) - Method in class mikera.vectorz.AVector
-
- addMultiple(Vector, Index, double) - Method in class mikera.vectorz.AVector
-
Adds source vector to this vector at the specified indexes which should map from source->this
- addMultiple(AVector, Index, double) - Method in class mikera.vectorz.AVector
-
Adds source vector to this vector at the specified indexes which should map from source->this
- addMultiple(Index, Vector, double) - Method in class mikera.vectorz.AVector
-
Adds to this vector at taking values from source at the specified indexes which should map from this->source
- addMultiple(Index, AVector, double) - Method in class mikera.vectorz.AVector
-
Adds to this vector at taking values from source at the specified indexes which should map from this->source
- addMultiple(ArrayVector, double) - Method in class mikera.vectorz.impl.ArraySubVector
-
- addMultiple(AVector, double) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- addMultiple(int, AVector, double) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- addMultiple(int, AVector, int, int, double) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- addMultiple(AVector, double) - Method in class mikera.vectorz.impl.JoinedVector
-
- addMultiple(JoinedVector, double) - Method in class mikera.vectorz.impl.JoinedVector
-
- addMultiple(AVector, int, double) - Method in class mikera.vectorz.impl.JoinedVector
-
- addMultiple(double[], int, double[], int, int, double) - Static method in class mikera.vectorz.util.DoubleArrays
-
- addMultiple(ArrayVector, double) - Method in class mikera.vectorz.Vector
-
- addMultiple(AVector, double) - Method in class mikera.vectorz.Vector
-
- addMultiple(Vector, Index, double) - Method in class mikera.vectorz.Vector
-
- addMultiple(Index, Vector, double) - Method in class mikera.vectorz.Vector
-
- addMultiple(Vector2, double) - Method in class mikera.vectorz.Vector2
-
- addMultiple(double, double, double, double) - Method in class mikera.vectorz.Vector3
-
- addMultiple(AVector, double) - Method in class mikera.vectorz.Vector3
-
- addMultiple(Vector3, double) - Method in class mikera.vectorz.Vector3
-
- addMultiple(double, double, double, double, double) - Method in class mikera.vectorz.Vector4
-
- addMultipleToArray(double, int, double[], int, int) - Method in class mikera.vectorz.ArrayVector
-
- addMultipleToArray(double, int, double[], int, int) - Method in class mikera.vectorz.AVector
-
- addMultipleToArray(double, int, double[], int, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- addMultipleToArray(double, int, double[], int, int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- addProduct(AVector, int, AVector, int, double) - Method in class mikera.vectorz.ArrayVector
-
- addProduct(AVector, AVector, double) - Method in class mikera.vectorz.ArrayVector
-
- addProduct(AVector, AVector) - Method in class mikera.vectorz.AVector
-
- addProduct(AVector, AVector, double) - Method in class mikera.vectorz.AVector
-
- addProduct(AVector, int, AVector, int, double) - Method in class mikera.vectorz.AVector
-
- addProduct(AVector, AVector, double) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- addProduct(AVector, int, AVector, int, double) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- addProduct(AVector, AVector, double) - Method in class mikera.vectorz.impl.JoinedVector
-
- addProduct(AVector, int, AVector, int, double) - Method in class mikera.vectorz.impl.JoinedVector
-
- addProduct(double[], int, double[], int, double[], int, int, double) - Static method in class mikera.vectorz.util.DoubleArrays
-
- addProduct(AVector, AVector) - Method in class mikera.vectorz.Vector
-
- addProduct(Vector, Vector) - Method in class mikera.vectorz.Vector
-
- addProduct(Vector, Vector, double) - Method in class mikera.vectorz.Vector
-
- addProductToArray(double, int, AVector, int, double[], int, int) - Method in class mikera.vectorz.ArrayVector
-
- addProductToArray(double, int, ArrayVector, int, double[], int, int) - Method in class mikera.vectorz.ArrayVector
-
- addProductToArray(double, int, AVector, int, double[], int, int) - Method in class mikera.vectorz.AVector
-
- addProductToArray(double, int, ArrayVector, int, double[], int, int) - Method in class mikera.vectorz.AVector
-
- addProductToArray(double, int, AVector, int, double[], int, int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- addProductToArray(double, int, ArrayVector, int, double[], int, int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- addRowMultiple(int, int, double) - Method in class mikera.matrixx.AMatrix
-
- addRowMultiple(int, int, double) - Method in class mikera.matrixx.Matrix
-
- addToArray(int, double[], int, int) - Method in class mikera.vectorz.ArrayVector
-
- addToArray(int, double[], int, int) - Method in class mikera.vectorz.AVector
-
- addToArray(int, double[], int, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- addToArray(int, double[], int, int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- addWeighted(AVector, double) - Method in class mikera.vectorz.AVector
-
Updates a weighted average of this vector with another vector
- addWeighted(AVector, double) - Method in class mikera.vectorz.Vector
-
- addWeighted(ArrayVector, double) - Method in class mikera.vectorz.Vector
-
- ADerivedVector - Class in mikera.vectorz.impl
-
Derived vector delegates all calls to an underlying vector
- ADerivedVector(AVector) - Constructor for class mikera.vectorz.impl.ADerivedVector
-
- ADiagonalMatrix - Class in mikera.matrixx.impl
-
Abstract base class for diagonal matrices
- ADiagonalMatrix(int) - Constructor for class mikera.matrixx.impl.ADiagonalMatrix
-
- Affine34 - Class in mikera.transformz
-
Specialised 3*4 affine transformation class
Intended for composing 3d affine transformations.
- Affine34() - Constructor for class mikera.transformz.Affine34
-
- Affine34(double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class mikera.transformz.Affine34
-
- Affine34(AMatrix, ATranslation) - Constructor for class mikera.transformz.Affine34
-
- Affine34(AMatrix, AVector) - Constructor for class mikera.transformz.Affine34
-
- Affine34(Matrix33, AVector) - Constructor for class mikera.transformz.Affine34
-
- AffineMN - Class in mikera.transformz
-
General purpose MxN affine transformation, composed of a matrix and translation.
- AffineMN(AMatrix, ATranslation) - Constructor for class mikera.transformz.AffineMN
-
- AffineMN(AAffineTransform) - Constructor for class mikera.transformz.AffineMN
-
- AffineMN(AMatrix, AVector) - Constructor for class mikera.transformz.AffineMN
-
- AFunctionOp - Class in mikera.vectorz.ops
-
- AFunctionOp() - Constructor for class mikera.vectorz.ops.AFunctionOp
-
- AIndex - Class in mikera.indexz
-
Abstract base class for a list of integer indexes
- AIndex() - Constructor for class mikera.indexz.AIndex
-
- ALinearOp - Class in mikera.vectorz.ops
-
- ALinearOp() - Constructor for class mikera.vectorz.ops.ALinearOp
-
- ALinearTransform - Class in mikera.transformz
-
Abstract base class representing a linear transfrom.
- ALinearTransform() - Constructor for class mikera.transformz.ALinearTransform
-
- AMatrix - Class in mikera.matrixx
-
General abstract 2D matrix class.
- AMatrix() - Constructor for class mikera.matrixx.AMatrix
-
- angle(AVector) - Method in class mikera.vectorz.AVector
-
Returns the Euclidean angle between this vector and another vector
- angle(AVector) - Method in class mikera.vectorz.Vector3
-
- angle(Vector3) - Method in class mikera.vectorz.Vector3
-
- AOpTransform - Class in mikera.transformz.impl
-
- AOpTransform(Op, int) - Constructor for class mikera.transformz.impl.AOpTransform
-
- APolynomialOp - Class in mikera.vectorz.ops
-
- APolynomialOp() - Constructor for class mikera.vectorz.ops.APolynomialOp
-
- append(double) - Method in class mikera.vectorz.GrowableVector
-
- append(AVector) - Method in class mikera.vectorz.GrowableVector
-
- appendRow(AVector) - Method in class mikera.matrixx.impl.AVectorMatrix
-
- appendRow(AVector) - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- appendRow(Vector3) - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- appendRow(AVector) - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- apply(double) - Method in interface mikera.vectorz.IOp
-
Applies the operator to a single value, returning the result
- apply(double) - Method in class mikera.vectorz.Op
-
- apply(double) - Method in class mikera.vectorz.ops.Clamp
-
- apply(double) - Method in class mikera.vectorz.ops.Composed
-
- apply(double) - Method in class mikera.vectorz.ops.Constant
-
- apply(double) - Method in class mikera.vectorz.ops.Derivative
-
- apply(double) - Method in class mikera.vectorz.ops.Exp
-
- apply(double) - Method in class mikera.vectorz.ops.GaussianNoise
-
- apply(double) - Method in class mikera.vectorz.ops.Identity
-
- apply(double) - Method in class mikera.vectorz.ops.Inverse
-
- apply(double) - Method in class mikera.vectorz.ops.Linear
-
- apply(double) - Method in class mikera.vectorz.ops.Logistic
-
- apply(double) - Method in class mikera.vectorz.ops.NormalRBF
-
- apply(double) - Method in class mikera.vectorz.ops.Offset
-
- apply(double) - Method in class mikera.vectorz.ops.Power
-
- apply(double) - Method in class mikera.vectorz.ops.Product
-
- apply(double) - Method in class mikera.vectorz.ops.Quadratic
-
- apply(double) - Method in class mikera.vectorz.ops.ScaledLogistic
-
- apply(double) - Method in class mikera.vectorz.ops.SoftPlus
-
- apply(double) - Method in class mikera.vectorz.ops.StochasticBinary
-
- apply(double) - Method in class mikera.vectorz.ops.Sum
-
- apply(double) - Method in class mikera.vectorz.ops.Tanh
-
- applyInverse(double) - Method in class mikera.vectorz.Op
-
Applies the inverse of this Op.
- applyInverse(double) - Method in class mikera.vectorz.ops.Constant
-
- applyInverse(double) - Method in class mikera.vectorz.ops.Exp
-
- applyInverse(double) - Method in class mikera.vectorz.ops.Identity
-
- applyInverse(double) - Method in class mikera.vectorz.ops.Inverse
-
- applyInverse(double) - Method in class mikera.vectorz.ops.Linear
-
- applyInverse(double) - Method in class mikera.vectorz.ops.Logistic
-
- applyInverse(double) - Method in class mikera.vectorz.ops.Offset
-
- applyInverse(double) - Method in class mikera.vectorz.ops.Power
-
- applyInverse(double) - Method in class mikera.vectorz.ops.Quadratic
-
- applyInverse(double) - Method in class mikera.vectorz.ops.ScaledLogistic
-
- applyInverse(double) - Method in class mikera.vectorz.ops.SoftPlus
-
- applyInverse(double) - Method in class mikera.vectorz.ops.StochasticBinary
-
- applyOp(Op) - Method in interface mikera.arrayz.INDArray
-
Applies a unary operator to all elements of the array (in-place)
- applyOp(IOp) - Method in interface mikera.arrayz.INDArray
-
Applies a unary operator to all elements of the array (in-place)
- applyOp(Op) - Method in class mikera.arrayz.NDArray
-
- applyOp(IOp) - Method in class mikera.arrayz.NDArray
-
- applyOp(Op) - Method in class mikera.arrayz.SliceArray
-
- applyOp(IOp) - Method in class mikera.arrayz.SliceArray
-
- applyOp(Op) - Method in class mikera.matrixx.AMatrix
-
- applyOp(IOp) - Method in class mikera.matrixx.AMatrix
-
- applyOp(Op) - Method in class mikera.matrixx.impl.AVectorMatrix
-
- applyOp(Op) - Method in class mikera.matrixx.impl.ColumnMatrix
-
- applyOp(Op) - Method in class mikera.matrixx.impl.RowMatrix
-
- applyOp(Op) - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- applyOp(Op) - Method in class mikera.vectorz.ArrayVector
-
- applyOp(IOp) - Method in class mikera.vectorz.AScalar
-
- applyOp(Op) - Method in class mikera.vectorz.AScalar
-
- applyOp(IOp) - Method in class mikera.vectorz.AVector
-
- applyOp(Op) - Method in class mikera.vectorz.AVector
-
- applyOp(Op) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- applyOp(Op) - Method in class mikera.vectorz.impl.JoinedVector
-
- applyOp(Op) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- applyOp(Op) - Method in class mikera.vectorz.Vector
-
- applyOp(Op) - Method in class mikera.vectorz.Vector1
-
- applyOp(Op) - Method in class mikera.vectorz.Vector2
-
- applyOp(Op) - Method in class mikera.vectorz.Vector3
-
- applyOp(Op) - Method in class mikera.vectorz.Vector4
-
- applyTo(AVector) - Method in interface mikera.vectorz.IOp
-
- applyTo(AVector, int, int) - Method in interface mikera.vectorz.IOp
-
- applyTo(double[], int, int) - Method in interface mikera.vectorz.IOp
-
- applyTo(AVector) - Method in class mikera.vectorz.Op
-
- applyTo(AVector, int, int) - Method in class mikera.vectorz.Op
-
- applyTo(AScalar) - Method in class mikera.vectorz.Op
-
- applyTo(ArrayVector) - Method in class mikera.vectorz.Op
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.Op
-
- applyTo(double[]) - Method in class mikera.vectorz.Op
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Clamp
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Composed
-
- applyTo(AVector) - Method in class mikera.vectorz.ops.Constant
-
- applyTo(double[]) - Method in class mikera.vectorz.ops.Constant
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Constant
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.GaussianNoise
-
- applyTo(AVector) - Method in class mikera.vectorz.ops.Identity
-
- applyTo(double[]) - Method in class mikera.vectorz.ops.Identity
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Identity
-
- applyTo(AVector) - Method in class mikera.vectorz.ops.Linear
-
- applyTo(double[]) - Method in class mikera.vectorz.ops.Linear
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Linear
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Logistic
-
- applyTo(AVector) - Method in class mikera.vectorz.ops.Offset
-
- applyTo(double[]) - Method in class mikera.vectorz.ops.Offset
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Offset
-
- applyTo(AVector) - Method in class mikera.vectorz.ops.Quadratic
-
- applyTo(double[]) - Method in class mikera.vectorz.ops.Quadratic
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Quadratic
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.ScaledLogistic
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.SoftPlus
-
- applyTo(double[], int, int) - Method in class mikera.vectorz.ops.Tanh
-
- APrimitiveVector - Class in mikera.vectorz
-
Abstract base class for specialised primitive vectors
- APrimitiveVector() - Constructor for class mikera.vectorz.APrimitiveVector
-
- arraydivide(double[], int, double[], int, int) - Static method in class mikera.vectorz.util.DoubleArrays
-
- ArrayIndexScalar - Class in mikera.vectorz.impl
-
- ArrayIndexScalar(double[], int) - Constructor for class mikera.vectorz.impl.ArrayIndexScalar
-
- arraymultiply(double[], int, double[], int, int) - Static method in class mikera.vectorz.util.DoubleArrays
-
- arrayProduct(int[]) - Static method in class mikera.vectorz.Tools
-
- arrayProduct(int[], int, int) - Static method in class mikera.vectorz.Tools
-
- ArraySubVector - Class in mikera.vectorz.impl
-
Vector referring to an offset into a double[] array
- ArraySubVector(double[]) - Constructor for class mikera.vectorz.impl.ArraySubVector
-
- ArraySubVector(int) - Constructor for class mikera.vectorz.impl.ArraySubVector
-
- ArraySubVector(ArraySubVector) - Constructor for class mikera.vectorz.impl.ArraySubVector
-
- ArraySubVector(ArrayVector, int, int) - Constructor for class mikera.vectorz.impl.ArraySubVector
-
Constructs a vector directly referencing a sub-vector of an existing
array-based Vector
- ArrayVector - Class in mikera.vectorz
-
Base class for vectors backed by a double[] array.
- ArrayVector() - Constructor for class mikera.vectorz.ArrayVector
-
- Arrayz - Class in mikera.arrayz
-
Static function class for array operations
- Arrayz() - Constructor for class mikera.arrayz.Arrayz
-
- AScalar - Class in mikera.vectorz
-
Class to represent a wrapped 0-d scalar value.
- AScalar() - Constructor for class mikera.vectorz.AScalar
-
- asElementList() - Method in class mikera.vectorz.AVector
-
- ASIN - Static variable in class mikera.vectorz.Ops
-
- ASparseVector - Class in mikera.vectorz.impl
-
Abstract base class for Sparse vector implementations
- ASparseVector() - Constructor for class mikera.vectorz.impl.ASparseVector
-
- asVector() - Method in interface mikera.arrayz.INDArray
-
Creates a view of the array as a single vector in row-major order.
- asVector() - Method in class mikera.arrayz.NDArray
-
- asVector() - Method in class mikera.arrayz.SliceArray
-
- asVector() - Method in class mikera.matrixx.AMatrix
-
Returns the matrix values as a single reference Vector in the form [row0
row1 row2....]
- asVector() - Method in class mikera.matrixx.impl.ColumnMatrix
-
- asVector() - Method in class mikera.matrixx.impl.RowMatrix
-
- asVector() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- asVector() - Method in class mikera.matrixx.Matrix
-
- asVector() - Method in class mikera.vectorz.AScalar
-
- asVector() - Method in class mikera.vectorz.AVector
-
- ATransform - Class in mikera.transformz
-
Abstract base class for all vector transformations.
- ATransform() - Constructor for class mikera.transformz.ATransform
-
- ATranslation - Class in mikera.transformz
-
Abstract base class for translations of arbitrary dimensionality.
- ATranslation() - Constructor for class mikera.transformz.ATranslation
-
- AVector - Class in mikera.vectorz
-
Main abstract base class for all types of vector
Contains default implementations for most vector operations which can be
overriden to achieve better performance in derived classes.
- AVector() - Constructor for class mikera.vectorz.AVector
-
- AVectorMatrix<T extends AVector> - Class in mikera.matrixx.impl
-
Abstract base class for matrices that use a collection of Vectors
as storage for the matrix rows.
- AVectorMatrix() - Constructor for class mikera.matrixx.impl.AVectorMatrix
-
- averageSquaredDifference(AVector, AVector) - Static method in class mikera.vectorz.Vectorz
-
- averageValue() - Method in class mikera.vectorz.Op
-
- averageValue() - Method in class mikera.vectorz.ops.ABoundedOp
-
- averageValue() - Method in class mikera.vectorz.ops.AFunctionOp
-
- averageValue() - Method in class mikera.vectorz.ops.Composed
-
- averageValue() - Method in class mikera.vectorz.ops.Constant
-
- averageValue() - Method in class mikera.vectorz.ops.GaussianNoise
-
- averageValue() - Method in class mikera.vectorz.ops.Identity
-
- averageValue() - Method in class mikera.vectorz.ops.Inverse
-
- averageValue() - Method in class mikera.vectorz.ops.Linear
-
- averageValue() - Method in class mikera.vectorz.ops.Logistic
-
- averageValue() - Method in class mikera.vectorz.ops.NormalRBF
-
- averageValue() - Method in class mikera.vectorz.ops.Offset
-
- averageValue() - Method in class mikera.vectorz.ops.Power
-
- averageValue() - Method in class mikera.vectorz.ops.Product
-
- averageValue() - Method in class mikera.vectorz.ops.Quadratic
-
- averageValue() - Method in class mikera.vectorz.ops.ScaledLogistic
-
- averageValue() - Method in class mikera.vectorz.ops.SoftPlus
-
- averageValue() - Method in class mikera.vectorz.ops.Sum
-
- averageValue() - Method in class mikera.vectorz.ops.Tanh
-
- averageValue(AVector) - Static method in class mikera.vectorz.Vectorz
-
- AxisVector - Class in mikera.vectorz.impl
-
Specialized unit axis vector.
- AxisVector(int, int) - Constructor for class mikera.vectorz.impl.AxisVector
-
- axisVector(int, int) - Static method in class mikera.vectorz.Vectorz
-
- calculate(AVector) - Method in class mikera.vectorz.functions.ScalarFunction
-
Calculates the result of this scalar function with the given input vector
- calculateElement(int, AVector) - Method in class mikera.matrixx.AMatrix
-
- calculateElement(int, AVector) - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- calculateElement(int, AVector) - Method in class mikera.matrixx.impl.AVectorMatrix
-
- calculateElement(int, AVector) - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- calculateElement(int, AVector) - Method in class mikera.matrixx.impl.IdentityMatrix
-
- calculateElement(int, AVector) - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- calculateElement(int, AVector) - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- calculateElement(int, AVector) - Method in class mikera.matrixx.impl.ZeroMatrix
-
- calculateElement(int, AVector) - Method in class mikera.transformz.AAffineTransform
-
- calculateElement(int, AVector) - Method in class mikera.transformz.ATransform
-
Calculates a single element of the output.
- calculateElement(int, AVector) - Method in class mikera.transformz.ATranslation
-
- calculateElement(int, AVector) - Method in class mikera.transformz.impl.AOpTransform
-
- calculateElement(int, AVector) - Method in class mikera.transformz.impl.ConstantTransform
-
- calculateElement(int, AVector) - Method in class mikera.transformz.impl.ConstantTransform3
-
- calculateElement(int, AVector) - Method in class mikera.transformz.impl.ConstantTransform4
-
- calculateElement(int, AVector) - Method in class mikera.transformz.impl.IdentityTranslation
-
- calculateElement(int, AVector) - Method in class mikera.transformz.impl.SubsetTransform
-
- calculateElement(int, AVector) - Method in class mikera.transformz.Translation
-
- calculateElement(int, AVector) - Method in class mikera.transformz.Translation3
-
- CBRT - Static variable in class mikera.vectorz.Ops
-
- clamp(double, double) - Method in class mikera.vectorz.AVector
-
Clamps all values in the vector to a given range
- Clamp - Class in mikera.vectorz.ops
-
Operator for clamping values within a given range
- Clamp(double, double) - Constructor for class mikera.vectorz.ops.Clamp
-
- clampMax(double) - Method in class mikera.vectorz.AVector
-
- clampMin(double) - Method in class mikera.vectorz.AVector
-
- clear() - Method in class mikera.vectorz.GrowableVector
-
- clone() - Method in class mikera.arrayz.AbstractArray
-
- clone() - Method in interface mikera.arrayz.INDArray
-
Returns a clone of the array, as a new array which will be fully mutable
and may be of a different class to the original.
- clone() - Method in class mikera.arrayz.NDArray
-
- clone() - Method in class mikera.arrayz.SliceArray
-
- clone() - Method in class mikera.indexz.AIndex
-
- clone() - Method in class mikera.indexz.Index
-
- clone() - Method in class mikera.matrixx.AMatrix
-
- clone() - Method in class mikera.matrixx.impl.AVectorMatrix
-
- clone() - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- clone() - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- clone() - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- clone() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- clone() - Method in class mikera.matrixx.Matrix22
-
- clone() - Method in class mikera.matrixx.Matrix33
-
- clone() - Method in class mikera.transformz.ATransform
-
Clones the transform, performing a deep copy where needed
- clone() - Method in class mikera.vectorz.AScalar
-
- clone() - Method in class mikera.vectorz.AVector
-
Clones the vector, creating a new copy of all data.
- clone() - Method in class mikera.vectorz.BitVector
-
- clone() - Method in class mikera.vectorz.GrowableVector
-
- clone() - Method in class mikera.vectorz.impl.ArrayIndexScalar
-
- clone() - Method in class mikera.vectorz.impl.ArraySubVector
-
- clone() - Method in class mikera.vectorz.impl.DoubleScalar
-
- clone() - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- clone() - Method in class mikera.vectorz.impl.Vector0
-
- clone() - Method in class mikera.vectorz.impl.VectorIndexScalar
-
- clone() - Method in class mikera.vectorz.Vector
-
- clone() - Method in class mikera.vectorz.Vector1
-
- clone() - Method in class mikera.vectorz.Vector2
-
- clone() - Method in class mikera.vectorz.Vector3
-
- clone() - Method in class mikera.vectorz.Vector4
-
- cloneRow(int) - Method in class mikera.matrixx.AMatrix
-
- cloneRow(int) - Method in class mikera.matrixx.Matrix22
-
- cloneRow(int) - Method in class mikera.matrixx.Matrix33
-
Returns a row of the matrix as a cloned vector
- columnCount() - Method in class mikera.matrixx.AMatrix
-
Returns the number of columns in the matrix
- columnCount() - Method in interface mikera.matrixx.IMatrix
-
- columnCount() - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- columnCount() - Method in class mikera.matrixx.impl.ColumnMatrix
-
- columnCount() - Method in class mikera.matrixx.impl.PermutedMatrix
-
- columnCount() - Method in class mikera.matrixx.impl.RowMatrix
-
- columnCount() - Method in class mikera.matrixx.impl.SubsetMatrix
-
- columnCount() - Method in class mikera.matrixx.impl.TransposedMatrix
-
- columnCount() - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- columnCount() - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- columnCount() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- columnCount() - Method in class mikera.matrixx.Matrix
-
- columnCount() - Method in class mikera.matrixx.Matrix22
-
- columnCount() - Method in class mikera.matrixx.Matrix33
-
- ColumnMatrix - Class in mikera.matrixx.impl
-
Matrix class that wraps a vector as a 1-columns matrix
- ColumnMatrix(AVector) - Constructor for class mikera.matrixx.impl.ColumnMatrix
-
- compareTo(AIndex) - Method in class mikera.indexz.AIndex
-
- compareTo(AVector) - Method in class mikera.vectorz.AVector
-
- compose(AIndex) - Method in class mikera.indexz.AIndex
-
- compose(AIndex) - Method in class mikera.indexz.Index
-
- compose(Index) - Method in class mikera.indexz.Index
-
- compose(ATransform) - Method in class mikera.matrixx.AMatrix
-
- compose(AMatrix) - Method in class mikera.matrixx.AMatrix
-
Composes this matrix with another matrix (matrix multiplication)
Returns a new matrix that represents the compose transformation.
- compose(ATransform) - Method in class mikera.matrixx.impl.ZeroMatrix
-
- compose(ATransform) - Method in class mikera.transformz.AAffineTransform
-
- compose(AAffineTransform) - Method in class mikera.transformz.AAffineTransform
-
- compose(ATransform) - Method in class mikera.transformz.ATransform
-
Composes this transformation with another transformation, returning
a new combined transformation
- compose(ATransform) - Method in class mikera.transformz.impl.AConstantTransform
-
- compose(ATransform) - Method in class mikera.transformz.impl.CompoundTransform
-
- compose(Op, Op) - Static method in class mikera.vectorz.Op
-
- compose(Op) - Method in class mikera.vectorz.Op
-
- compose(Op) - Method in class mikera.vectorz.ops.ALinearOp
-
- compose(Op, Op) - Static method in class mikera.vectorz.Ops
-
- compose(Op, Op) - Static method in class mikera.vectorz.ops.Composed
-
- compose(Op) - Method in class mikera.vectorz.ops.Constant
-
- compose(Op) - Method in class mikera.vectorz.ops.Identity
-
- compose(ALinearOp) - Method in class mikera.vectorz.ops.Linear
-
- compose(Op) - Method in class mikera.vectorz.ops.Linear
-
- compose(ALinearOp) - Method in class mikera.vectorz.ops.Offset
-
- compose(Op) - Method in class mikera.vectorz.ops.Offset
-
- compose(ALinearOp) - Method in class mikera.vectorz.ops.Quadratic
-
- compose(Op) - Method in class mikera.vectorz.ops.Quadratic
-
- Composed - Class in mikera.vectorz.ops
-
- composeWith(ATransform) - Method in class mikera.matrixx.AMatrix
-
- composeWith(AMatrix) - Method in class mikera.matrixx.AMatrix
-
- composeWith(ATransform) - Method in class mikera.matrixx.impl.ZeroMatrix
-
- composeWith(AMatrix) - Method in class mikera.matrixx.impl.ZeroMatrix
-
- composeWith(ATransform) - Method in class mikera.transformz.Affine34
-
- composeWith(Affine34) - Method in class mikera.transformz.Affine34
-
- composeWith(Matrix33) - Method in class mikera.transformz.Affine34
-
- composeWith(Translation3) - Method in class mikera.transformz.Affine34
-
- composeWith(ATransform) - Method in class mikera.transformz.AffineMN
-
- composeWith(AffineMN) - Method in class mikera.transformz.AffineMN
-
- composeWith(ATransform) - Method in class mikera.transformz.ATransform
-
Composes this transformation with a given transformation,
mutating the transformation to represent the combined transform
- composeWith(ATransform) - Method in class mikera.transformz.Translation
-
- composeWith(ATranslation) - Method in class mikera.transformz.Translation
-
- composeWith(Translation) - Method in class mikera.transformz.Translation
-
- composeWith(ATransform) - Method in class mikera.transformz.Translation3
-
- composeWith(Translation) - Method in class mikera.transformz.Translation3
-
- composeWith(Translation3) - Method in class mikera.transformz.Translation3
-
- CompoundTransform - Class in mikera.transformz.impl
-
Class to represent a compound transform when it is not known how to
combine the transforms directly.
- CompoundTransform(ATransform, ATransform) - Constructor for class mikera.transformz.impl.CompoundTransform
-
- ComputedIndex - Class in mikera.indexz.impl
-
Abstract base class for computed indexes.
- ComputedIndex(int) - Constructor for class mikera.indexz.impl.ComputedIndex
-
- ComputedVector - Class in mikera.vectorz.impl
-
Base class for computed vectors.
- ComputedVector() - Constructor for class mikera.vectorz.impl.ComputedVector
-
- consArray(int, int[]) - Static method in class mikera.vectorz.Tools
-
- Constant - Class in mikera.vectorz.ops
-
- ConstantTransform - Class in mikera.transformz.impl
-
Class representing a transform that returns a constant
- ConstantTransform(int, AVector) - Constructor for class mikera.transformz.impl.ConstantTransform
-
Creates a new constant transform, using the provided vector as the constant value
Does *not* take a defensive copy
- constantTransform(int, AVector) - Static method in class mikera.transformz.Transformz
-
- ConstantTransform3 - Class in mikera.transformz.impl
-
Class representing a transform that returns a 3D constant
- ConstantTransform3(int, AVector) - Constructor for class mikera.transformz.impl.ConstantTransform3
-
Creates a new constant transform, using the provided vector as the constant value
Does *not* take a defensive copy
- ConstantTransform4 - Class in mikera.transformz.impl
-
Class represnting a transform that returns a 4D constant
- ConstantTransform4(int, AVector) - Constructor for class mikera.transformz.impl.ConstantTransform4
-
Creates a new constant transform, using the provided vector as the constant value
Does *not* take a defensive copy
- constrainValues(double[], double[], int, int) - Method in class mikera.vectorz.Op
-
Creates a copy of the values of src in dest, constraining them to be within the valid
range of output values from this Op
- contains(int) - Method in class mikera.indexz.AIndex
-
- contains(Index) - Method in class mikera.indexz.AIndex
-
- copy(AVector, int, AVector, int, int) - Static method in class mikera.vectorz.Vectorz
-
- copyIntsToLongs(int[], long[]) - Static method in class mikera.vectorz.Tools
-
- copyOfMatrix() - Method in class mikera.matrixx.AMatrix
-
- copyOfMatrix() - Method in class mikera.transformz.AAffineTransform
-
Returns a deep copy of the transformation matrix for this affine transform
- copyOfMatrix() - Method in class mikera.transformz.Affine34
-
- copyOfMatrix() - Method in class mikera.transformz.Translation3
-
- copyOfTranslationVector() - Method in class mikera.matrixx.AMatrix
-
- copyOfTranslationVector() - Method in class mikera.transformz.AAffineTransform
-
Returns a deep copy of the translation vector for this affine transform
- copyOfTranslationVector() - Method in class mikera.transformz.Affine34
-
- copyOfTranslationVector() - Method in class mikera.transformz.Translation3
-
- copySparseValuesTo(double[], int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- copyTo(int[], int) - Method in class mikera.indexz.AIndex
-
- copyTo(double[], int) - Method in class mikera.vectorz.ArrayVector
-
- copyTo(int, AVector, int, int) - Method in class mikera.vectorz.ArrayVector
-
- copyTo(int, ArrayVector, int, int) - Method in class mikera.vectorz.ArrayVector
-
- copyTo(int, double[], int, int) - Method in class mikera.vectorz.ArrayVector
-
- copyTo(double[], int) - Method in class mikera.vectorz.AVector
-
Copies a the contents of a vector to a double array at the specified offset
- copyTo(int, double[], int, int) - Method in class mikera.vectorz.AVector
-
- copyTo(AVector, int) - Method in class mikera.vectorz.AVector
-
Copies a the contents of a vector to a vector at the specified offset
- copyTo(ArrayVector, int) - Method in class mikera.vectorz.AVector
-
Copies a the contents of a vector to a vector at the specified offset
- copyTo(int, AVector, int, int) - Method in class mikera.vectorz.AVector
-
Copies a subset of this vector to a vector at the specified offset
- copyTo(double[], int) - Method in class mikera.vectorz.BitVector
-
- copyTo(AVector, int) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- copyTo(double[], int) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- copyTo(AVector, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- copyTo(double[], int) - Method in class mikera.vectorz.impl.JoinedVector
-
- copyTo(int, AVector, int, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- copyTo(double[], int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- copyTo(AVector, int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- COS - Static variable in class mikera.vectorz.Ops
-
- countZeros() - Method in class mikera.vectorz.AVector
-
- create(Object) - Static method in class mikera.arrayz.Arrayz
-
Creates an array from the given data
- create(Object...) - Static method in class mikera.arrayz.Arrayz
-
- create(T...) - Static method in class mikera.arrayz.SliceArray
-
- create(List<T>) - Static method in class mikera.arrayz.SliceArray
-
- create(List<Integer>) - Static method in class mikera.indexz.Indexz
-
- create(double...) - Static method in class mikera.matrixx.impl.DiagonalMatrix
-
- create(AVector) - Static method in class mikera.matrixx.impl.DiagonalMatrix
-
- create(int) - Static method in class mikera.matrixx.impl.IdentityMatrix
-
- create(int, double) - Static method in class mikera.matrixx.impl.ScalarMatrix
-
- create(Index, int) - Static method in class mikera.matrixx.impl.SubsetMatrix
-
- create(int, int) - Static method in class mikera.matrixx.impl.ZeroMatrix
-
- create(int, int) - Static method in class mikera.matrixx.Matrix
-
- create(AMatrix) - Static method in class mikera.matrixx.Matrixx
-
Creates a mutable deep copy of a matrix
- create(List<Object>) - Static method in class mikera.matrixx.Matrixx
-
Create a matrix from a list of rows
- create(IMatrix) - Static method in class mikera.matrixx.Matrixx
-
Creates a mutable copy of a matrix
- create(Object[]) - Static method in class mikera.matrixx.Matrixx
-
- create(int) - Static method in class mikera.transformz.impl.IdentityTranslation
-
- create(ATransform, Index) - Static method in class mikera.transformz.impl.SubsetTransform
-
- create(SubsetTransform, Index) - Static method in class mikera.transformz.impl.SubsetTransform
-
- create(double) - Static method in class mikera.vectorz.impl.DoubleScalar
-
- create(AVector) - Static method in class mikera.vectorz.impl.JoinedArrayVector
-
- create(int, double) - Static method in class mikera.vectorz.impl.RepeatedElementVector
-
- create(int, Index, double[]) - Static method in class mikera.vectorz.impl.SparseIndexedVector
-
- create(int, Index, AVector) - Static method in class mikera.vectorz.impl.SparseIndexedVector
-
- create(AVector) - Static method in class mikera.vectorz.impl.SparseIndexedVector
-
Creates a SparseIndexedVector from the given vector, ignoring the zeros
- create(int) - Static method in class mikera.vectorz.impl.ZeroVector
-
- create(Op, Op) - Static method in class mikera.vectorz.ops.Composed
-
- create(double) - Static method in class mikera.vectorz.ops.Constant
-
- create(double) - Static method in class mikera.vectorz.ops.GaussianNoise
-
- create(double, double) - Static method in class mikera.vectorz.ops.Linear
-
- create(double) - Static method in class mikera.vectorz.ops.Offset
-
- create(double) - Static method in class mikera.vectorz.ops.Power
-
- create(Op, Op) - Static method in class mikera.vectorz.ops.Product
-
- create(double, double, double) - Static method in class mikera.vectorz.ops.Quadratic
-
- create(Op, Op) - Static method in class mikera.vectorz.ops.Sum
-
- create(double...) - Static method in class mikera.vectorz.Vectorz
-
- create(AVector) - Static method in class mikera.vectorz.Vectorz
-
- create(IVector) - Static method in class mikera.vectorz.Vectorz
-
- create(List<Object>) - Static method in class mikera.vectorz.Vectorz
-
Create a vector from a list of numerical values (objects should be java.lang.Number instances)
- create(Iterable<Object>) - Static method in class mikera.vectorz.Vectorz
-
Create a vector from an arbitrary iterable object
- create(Object) - Static method in class mikera.vectorz.Vectorz
-
- create2DRotationMatrix(double) - Static method in class mikera.matrixx.Matrixx
-
- createAffineTransform(Matrix33, AVector) - Static method in class mikera.transformz.Transformz
-
- createAffineTransform(Matrix33, Vector3) - Static method in class mikera.transformz.Transformz
-
- createAffineTransform(AMatrix, AVector) - Static method in class mikera.transformz.Transformz
-
- createCopy(AIndex) - Static method in class mikera.indexz.Indexz
-
- createFromRow(AMatrix, int) - Static method in class mikera.vectorz.impl.SparseIndexedVector
-
Creates a SparseIndexedVector from a row of an existing matrix
- createFromVector(AVector, int[]) - Static method in class mikera.arrayz.Arrayz
-
- createFromVector(AVector, int, int) - Static method in class mikera.matrixx.Matrixx
-
- createFromVectors(AVector...) - Static method in class mikera.matrixx.Matrixx
-
- createFromVectors(List<AVector>) - Static method in class mikera.matrixx.Matrixx
-
- createIdentityMatrix() - Static method in class mikera.matrixx.Matrix33
-
- createIdentityMatrix(int) - Static method in class mikera.matrixx.Matrixx
-
Creates an mutable identity matrix
- createImmutableIdentityMatrix(int) - Static method in class mikera.matrixx.Matrixx
-
Creates an immutable identity matrix
- createImmutableZeroMatrix(int, int) - Static method in class mikera.matrixx.Matrixx
-
Creates an immutable zero-filled matrix
- createLength(int) - Static method in class mikera.indexz.Indexz
-
- createLength(int) - Static method in class mikera.vectorz.BitVector
-
- createLength(int) - Static method in class mikera.vectorz.Vector
-
Create an empty (zero-filled) vector of a specified length
- createMutableTranslation(ATranslation) - Static method in class mikera.transformz.Transformz
-
- createMutableVector(AVector) - Static method in class mikera.vectorz.Vectorz
-
- createProgression(int, int, int) - Static method in class mikera.indexz.Indexz
-
- createRandomChoice(int, int) - Static method in class mikera.indexz.Indexz
-
- createRandomChoice(int, Index) - Static method in class mikera.indexz.Indexz
-
- createRandomMatrix(int, int) - Static method in class mikera.matrixx.Matrixx
-
- createRandomPermutation(int) - Static method in class mikera.indexz.Indexz
-
- createRandomSquareMatrix(int) - Static method in class mikera.matrixx.Matrixx
-
- createRandomSubset(AIndex, double) - Static method in class mikera.indexz.Indexz
-
Returns a random subset of an Index, including each element with the given probability
- createRandomSubset(int, double) - Static method in class mikera.indexz.Indexz
-
- createRange(int) - Static method in class mikera.vectorz.Vectorz
-
- createRotationMatrix(Vector3, double) - Static method in class mikera.matrixx.Matrixx
-
- createRotationMatrix(double, double, double, double) - Static method in class mikera.matrixx.Matrixx
-
- createRotationMatrix(AVector, double) - Static method in class mikera.matrixx.Matrixx
-
- createSameSize(AVector) - Static method in class mikera.vectorz.Vectorz
-
- createScalarMatrix(int, double) - Static method in class mikera.matrixx.Matrixx
-
- createScaleMatrix(int, double) - Static method in class mikera.matrixx.Matrixx
-
- createScaleMatrix(double...) - Static method in class mikera.matrixx.Matrixx
-
- createSequence(int, int) - Static method in class mikera.indexz.Indexz
-
- createSequence(int) - Static method in class mikera.indexz.Indexz
-
- createSparse(AMatrix) - Static method in class mikera.matrixx.Matrixx
-
Creates a sparse matrix from the given matrix, ignoring zeros
- createSparse(int, Index[], AVector[]) - Static method in class mikera.matrixx.Matrixx
-
- createTranslation(AVector) - Static method in class mikera.transformz.Transformz
-
- createTranslation(Vector3) - Static method in class mikera.transformz.Transformz
-
- createTranslation(double[]) - Static method in class mikera.transformz.Transformz
-
- createUniformRandomVector(int) - Static method in class mikera.vectorz.Vectorz
-
- createXAxisRotationMatrix(double) - Static method in class mikera.matrixx.Matrixx
-
- createYAxisRotationMatrix(double) - Static method in class mikera.matrixx.Matrixx
-
- createZAxisRotationMatrix(double) - Static method in class mikera.matrixx.Matrixx
-
- createZeroVector(int) - Static method in class mikera.vectorz.Vectorz
-
- crossProduct(AVector) - Method in class mikera.vectorz.AVector
-
- crossProduct(AVector) - Method in class mikera.vectorz.Vector3
-
- crossProduct(Vector3) - Method in class mikera.vectorz.Vector3
-
- currentCapacity() - Method in class mikera.vectorz.GrowableVector
-
- GaussianNoise - Class in mikera.vectorz.ops
-
Operator to add gaussian noise to a value
- get() - Method in class mikera.arrayz.AbstractArray
-
- get(int) - Method in class mikera.arrayz.AbstractArray
-
- get(int, int) - Method in class mikera.arrayz.AbstractArray
-
- get() - Method in interface mikera.arrayz.INDArray
-
- get(int) - Method in interface mikera.arrayz.INDArray
-
- get(int, int) - Method in interface mikera.arrayz.INDArray
-
- get(int...) - Method in interface mikera.arrayz.INDArray
-
- get() - Method in class mikera.arrayz.NDArray
-
- get(int) - Method in class mikera.arrayz.NDArray
-
- get(int, int) - Method in class mikera.arrayz.NDArray
-
- get(int...) - Method in class mikera.arrayz.NDArray
-
- get(int...) - Method in class mikera.arrayz.SliceArray
-
- get(int) - Method in class mikera.indexz.AIndex
-
Gets the index value at position i
- get(int) - Method in class mikera.indexz.impl.SequentialIndex
-
- get(int) - Method in class mikera.indexz.Index
-
- get(int, int) - Method in class mikera.matrixx.AMatrix
-
Returns a specified element in the matrix
- get(int) - Method in class mikera.matrixx.AMatrix
-
- get() - Method in class mikera.matrixx.AMatrix
-
- get(int...) - Method in class mikera.matrixx.AMatrix
-
- get(int, int) - Method in interface mikera.matrixx.IMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.AVectorMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.ColumnMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.IdentityMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.PermutedMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.RowMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.ScalarMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.SubsetMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.TransposedMatrix
-
- get(int, int) - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- get(int, int) - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- get(int, int) - Method in class mikera.matrixx.impl.ZeroMatrix
-
- get(int, int) - Method in class mikera.matrixx.Matrix
-
- get(int, int) - Method in class mikera.matrixx.Matrix22
-
- get(int, int) - Method in class mikera.matrixx.Matrix33
-
- get() - Method in class mikera.vectorz.AScalar
-
- get(int...) - Method in class mikera.vectorz.AScalar
-
- get(int) - Method in class mikera.vectorz.AVector
-
- get(int...) - Method in class mikera.vectorz.AVector
-
- get(int) - Method in class mikera.vectorz.BitVector
-
- get(int) - Method in class mikera.vectorz.GrowableVector
-
- get(int) - Method in class mikera.vectorz.impl.ADerivedVector
-
- get() - Method in class mikera.vectorz.impl.ArrayIndexScalar
-
- get(int) - Method in class mikera.vectorz.impl.ArraySubVector
-
- get(int) - Method in class mikera.vectorz.impl.AxisVector
-
- get(int) - Method in class mikera.vectorz.impl.ComputedVector
-
- get() - Method in class mikera.vectorz.impl.DoubleScalar
-
- get(int) - Method in class mikera.vectorz.impl.IndexedArrayVector
-
- get(int) - Method in class mikera.vectorz.impl.IndexedSubVector
-
- get(int) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- get(int) - Method in class mikera.vectorz.impl.JoinedVector
-
- get(int) - Method in class mikera.vectorz.impl.ListWrapper
-
- get(int) - Method in class mikera.vectorz.impl.RepeatedElementVector
-
- get(int) - Method in class mikera.vectorz.impl.ScalarVector
-
- get(int) - Method in class mikera.vectorz.impl.SingleElementVector
-
- get(int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- get(int) - Method in class mikera.vectorz.impl.StridedArrayVector
-
- get(int) - Method in class mikera.vectorz.impl.Vector0
-
- get() - Method in class mikera.vectorz.impl.VectorIndexScalar
-
- get(int) - Method in class mikera.vectorz.impl.WrappedSubVector
-
- get(int) - Method in class mikera.vectorz.impl.ZeroVector
-
- get(int) - Method in interface mikera.vectorz.IVector
-
- get(int) - Method in class mikera.vectorz.Vector
-
- get(int) - Method in class mikera.vectorz.Vector1
-
- get(int) - Method in class mikera.vectorz.Vector2
-
- get(int) - Method in class mikera.vectorz.Vector3
-
- get(int) - Method in class mikera.vectorz.Vector4
-
- getArray() - Method in class mikera.vectorz.ArrayVector
-
- getArray() - Method in class mikera.vectorz.GrowableVector
-
Gets the current underlying array of the GrowableVector.
- getArray() - Method in class mikera.vectorz.impl.ArraySubVector
-
- getArray() - Method in class mikera.vectorz.Vector
-
- getArrayOffset() - Method in class mikera.vectorz.ArrayVector
-
- getArrayOffset() - Method in class mikera.vectorz.GrowableVector
-
- getArrayOffset() - Method in class mikera.vectorz.impl.ArraySubVector
-
- getArrayOffset() - Method in class mikera.vectorz.Vector
-
- getBit(int) - Method in class mikera.vectorz.BitVector
-
- getColumn(int) - Method in class mikera.matrixx.AMatrix
-
Returns a column of the matrix as a vector view
- getColumn(int) - Method in class mikera.matrixx.impl.PermutedMatrix
-
Returns a column of the permuted matrix as a vector reference
- getColumn(int) - Method in class mikera.matrixx.impl.TransposedMatrix
-
- getColumn(int) - Method in class mikera.matrixx.Matrix
-
- getConstant() - Method in class mikera.vectorz.ops.ALinearOp
-
- getConstant() - Method in class mikera.vectorz.ops.Constant
-
- getConstant() - Method in class mikera.vectorz.ops.Identity
-
- getConstant() - Method in class mikera.vectorz.ops.Linear
-
- getConstant() - Method in class mikera.vectorz.ops.Offset
-
- getConstantValue() - Method in class mikera.transformz.impl.AConstantTransform
-
- getConstantValue() - Method in class mikera.transformz.impl.ConstantTransform
-
- getConstantValue() - Method in class mikera.transformz.impl.ConstantTransform3
-
- getConstantValue() - Method in class mikera.transformz.impl.ConstantTransform4
-
- getData() - Method in class mikera.indexz.Index
-
- getDerivativeOp() - Method in class mikera.vectorz.Op
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.ALinearOp
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Composed
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Constant
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Exp
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.GaussianNoise
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Identity
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Linear
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Offset
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Power
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Product
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Quadratic
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.SoftPlus
-
- getDerivativeOp() - Method in class mikera.vectorz.ops.Sum
-
- getDiagonalValue(int) - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- getDiagonalValue(int) - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- getElements(double[], int) - Method in class mikera.arrayz.AbstractArray
-
- getElements(double[], int) - Method in interface mikera.arrayz.INDArray
-
Gets all elements of the array, copying them into a double array
- getElements(double[], int) - Method in class mikera.matrixx.AMatrix
-
- getElements(double[], int) - Method in class mikera.matrixx.Matrix
-
- getElements(double[], int) - Method in class mikera.vectorz.ArrayVector
-
- getElements(double[], int) - Method in class mikera.vectorz.AScalar
-
- getElements(double[], int) - Method in class mikera.vectorz.AVector
-
- getElements(double[], int) - Method in class mikera.vectorz.Vector
-
- getExponent() - Method in class mikera.vectorz.ops.Power
-
- getFactor() - Method in class mikera.vectorz.ops.ALinearOp
-
- getFactor() - Method in class mikera.vectorz.ops.Constant
-
- getFactor() - Method in class mikera.vectorz.ops.Identity
-
- getFactor() - Method in class mikera.vectorz.ops.Linear
-
- getFactor() - Method in class mikera.vectorz.ops.Offset
-
- getInverse() - Method in interface mikera.vectorz.IOp
-
- getInverse() - Method in class mikera.vectorz.Op
-
- getInverse() - Method in class mikera.vectorz.ops.Composed
-
- getInverse() - Method in class mikera.vectorz.ops.Identity
-
- getInverse() - Method in class mikera.vectorz.ops.Inverse
-
- getInverse() - Method in class mikera.vectorz.ops.Linear
-
- getInverse() - Method in class mikera.vectorz.ops.Offset
-
- getInverse() - Method in class mikera.vectorz.ops.Power
-
- getLeadingDiagonal() - Method in class mikera.matrixx.AMatrix
-
Returns a new vector that contains the leading diagonal values of the matrix
- getLeadingDiagonal() - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- getLeadingDiagonal() - Method in class mikera.matrixx.impl.IdentityMatrix
-
- getLeadingDiagonal() - Method in class mikera.matrixx.impl.ScalarMatrix
-
- getLeadingDiagonal() - Method in class mikera.matrixx.impl.TransposedMatrix
-
- getLeadingDiagonal() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- getLongShape() - Method in interface mikera.arrayz.INDArray
-
Returns the shape of the array as an array of longs.
- getLongShape() - Method in class mikera.arrayz.NDArray
-
- getLongShape() - Method in class mikera.arrayz.SliceArray
-
- getLongShape() - Method in class mikera.matrixx.AMatrix
-
- getLongShape() - Method in class mikera.vectorz.AScalar
-
- getLongShape() - Method in class mikera.vectorz.AVector
-
- getMatrixComponent() - Method in class mikera.matrixx.AMatrix
-
- getMatrixComponent() - Method in class mikera.transformz.AAffineTransform
-
- getMatrixComponent() - Method in class mikera.transformz.Affine34
-
- getMatrixComponent() - Method in class mikera.transformz.AffineMN
-
- getMatrixComponent() - Method in class mikera.transformz.impl.AConstantTransform
-
- getMatrixComponent() - Method in class mikera.transformz.impl.IdentityTranslation
-
- getMatrixComponent() - Method in class mikera.transformz.Translation
-
- getMatrixComponent() - Method in class mikera.transformz.Translation3
-
- getRow(int) - Method in class mikera.matrixx.AMatrix
-
Returns a row of the matrix as a vector view
- getRow(int) - Method in class mikera.matrixx.impl.AVectorMatrix
-
Gets a row of the matrix.
- getRow(int) - Method in class mikera.matrixx.impl.PermutedMatrix
-
Returns a row of the permuted matrix as a vector reference
- getRow(int) - Method in class mikera.matrixx.impl.TransposedMatrix
-
- getRow(int) - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- getRow(int) - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- getRow(int) - Method in class mikera.matrixx.Matrix
-
- getShape() - Method in interface mikera.arrayz.INDArray
-
Returns the shape of the array as an array of ints.
- getShape() - Method in class mikera.arrayz.NDArray
-
- getShape() - Method in class mikera.arrayz.SliceArray
-
- getShape() - Method in class mikera.matrixx.AMatrix
-
- getShape() - Method in class mikera.vectorz.AScalar
-
- getShape() - Method in class mikera.vectorz.AVector
-
- getSlices() - Method in class mikera.arrayz.AbstractArray
-
- getSlices() - Method in interface mikera.arrayz.INDArray
-
- getSlices() - Method in class mikera.arrayz.NDArray
-
- getSlices() - Method in class mikera.arrayz.SliceArray
-
- getSlices() - Method in class mikera.matrixx.AMatrix
-
- getSlices() - Method in class mikera.vectorz.AScalar
-
- getSlices() - Method in class mikera.vectorz.AVector
-
- getT() - Method in class mikera.vectorz.APrimitiveVector
-
- getT() - Method in class mikera.vectorz.Vector4
-
- getTransform(int) - Method in interface mikera.vectorz.IOp
-
Converts an operator into a corresponding transform that applies the operator to all elements of its input
- getTransform(int) - Method in class mikera.vectorz.Op
-
- getTransform(int) - Method in class mikera.vectorz.ops.Identity
-
- getTranslationComponent() - Method in class mikera.transformz.AAffineTransform
-
- getTranslationComponent() - Method in class mikera.transformz.Affine34
-
- getTranslationComponent() - Method in class mikera.transformz.AffineMN
-
- getTranslationComponent() - Method in class mikera.transformz.ALinearTransform
-
- getTranslationComponent(int) - Method in class mikera.transformz.ATranslation
-
- getTranslationComponent() - Method in class mikera.transformz.impl.ConstantTransform
-
- getTranslationComponent() - Method in class mikera.transformz.impl.ConstantTransform3
-
- getTranslationComponent() - Method in class mikera.transformz.impl.ConstantTransform4
-
- getTranslationComponent() - Method in class mikera.transformz.impl.IdentityTranslation
-
- getTranslationComponent() - Method in class mikera.transformz.Translation
-
- getTranslationComponent(int) - Method in class mikera.transformz.Translation3
-
- getTranslationComponent() - Method in class mikera.transformz.Translation3
-
- getTranslationVector() - Method in class mikera.transformz.ATranslation
-
Gets the vector offset that this translation represents.
- getTranslationVector() - Method in class mikera.transformz.impl.IdentityTranslation
-
- getTranslationVector() - Method in class mikera.transformz.Translation
-
- getTranslationVector() - Method in class mikera.transformz.Translation3
-
- getTranspose() - Method in class mikera.matrixx.AMatrix
-
Returns a transposed version of this matrix.
- getTranspose() - Method in class mikera.matrixx.impl.ColumnMatrix
-
- getTranspose() - Method in class mikera.matrixx.impl.IdentityMatrix
-
- getTranspose() - Method in class mikera.matrixx.impl.RowMatrix
-
- getTranspose() - Method in class mikera.matrixx.impl.TransposedMatrix
-
- getTranspose() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- getTranspose() - Method in class mikera.matrixx.Matrix22
-
- getTranspose() - Method in class mikera.matrixx.Matrix33
-
- getX() - Method in class mikera.vectorz.APrimitiveVector
-
- getX() - Method in class mikera.vectorz.Vector1
-
- getX() - Method in class mikera.vectorz.Vector2
-
- getX() - Method in class mikera.vectorz.Vector3
-
- getX() - Method in class mikera.vectorz.Vector4
-
- getY() - Method in class mikera.vectorz.APrimitiveVector
-
- getY() - Method in class mikera.vectorz.Vector2
-
- getY() - Method in class mikera.vectorz.Vector3
-
- getY() - Method in class mikera.vectorz.Vector4
-
- getZ() - Method in class mikera.vectorz.APrimitiveVector
-
- getZ() - Method in class mikera.vectorz.Vector3
-
- getZ() - Method in class mikera.vectorz.Vector4
-
- GrowableVector - Class in mikera.vectorz
-
Implements a growable vector, intended for incrementally building vectors
Note that getting the underlying array or a subVector is unsafe, since the
underlying array may be discarded as the vector is grown.
- GrowableVector(AVector) - Constructor for class mikera.vectorz.GrowableVector
-
- GrowableVector() - Constructor for class mikera.vectorz.GrowableVector
-
- Identity - Class in mikera.vectorz.ops
-
Singleton identity operator
- IDENTITY - Static variable in class mikera.vectorz.Ops
-
- IdentityMatrix - Class in mikera.matrixx.impl
-
Specialised identity matrix class.
- identityTransform(int) - Static method in class mikera.transformz.Transformz
-
Creates an identity transform with the given number of dimensions
- IdentityTranslation - Class in mikera.transformz.impl
-
Immutable identity translation
- identityTranslation(int) - Static method in class mikera.transformz.Transformz
-
Creates an identity translation with the given number of dimensions
- IMatrix - Interface in mikera.matrixx
-
Interface for fundamental matrix access operations.
- immutableZeroVector(int) - Static method in class mikera.vectorz.Vectorz
-
Returns an immutable vector of zeros
- includesIndex(int) - Method in class mikera.vectorz.impl.ASparseVector
-
Returns true iff the sparse vector contains the index i
- includesIndex(int) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- INDArray - Interface in mikera.arrayz
-
Interface for general multi-dimensional arrays of doubles
- Index - Class in mikera.indexz
-
Class to represent a mutable list of integer indexes, typically used for indexing into
vectors or matrices.
- Index(int) - Constructor for class mikera.indexz.Index
-
- index - Variable in class mikera.vectorz.impl.SparseIndexedVector
-
- IndexedArrayVector - Class in mikera.vectorz.impl
-
Vector that addresses elements indexed into double[] array
- IndexedSubVector - Class in mikera.vectorz.impl
-
Vector that addresses elements indexed into another source vector
- IndexIterator - Class in mikera.indexz.impl
-
General purpose iterator for arbitrary indexes.
- IndexIterator(AIndex) - Constructor for class mikera.indexz.impl.IndexIterator
-
- indexOfMaxValue(AVector) - Static method in class mikera.vectorz.Vectorz
-
- indexOfMinValue(AVector) - Static method in class mikera.vectorz.Vectorz
-
Returns the index of the minimum-valued component in a vector
- indexPosition(int) - Method in class mikera.indexz.Index
-
Looks up an index value in the index, returning its position or -1 if not found
Index must be both sorted and distinct.
- Indexz - Class in mikera.indexz
-
Class for static index methods
- Indexz() - Constructor for class mikera.indexz.Indexz
-
- inner - Variable in class mikera.vectorz.ops.Composed
-
- innerProduct(INDArray) - Method in class mikera.arrayz.AbstractArray
-
- innerProduct(INDArray) - Method in interface mikera.arrayz.INDArray
-
- innerProduct(INDArray) - Method in class mikera.arrayz.NDArray
-
- innerProduct(INDArray) - Method in class mikera.arrayz.SliceArray
-
- innerProduct(AMatrix) - Method in class mikera.matrixx.AMatrix
-
- innerProduct(AVector) - Method in class mikera.matrixx.AMatrix
-
- innerProduct(AScalar) - Method in class mikera.matrixx.AMatrix
-
- innerProduct(INDArray) - Method in class mikera.matrixx.AMatrix
-
- innerProduct(ADiagonalMatrix) - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- innerProduct(AMatrix) - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- innerProduct(AMatrix) - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- innerProduct(ADiagonalMatrix) - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- innerProduct(AMatrix) - Method in class mikera.matrixx.impl.IdentityMatrix
-
- innerProduct(AMatrix) - Method in class mikera.matrixx.impl.ZeroMatrix
-
- innerProduct(Matrix) - Method in class mikera.matrixx.Matrix
-
- innerProduct(AMatrix) - Method in class mikera.matrixx.Matrix
-
- innerProduct(AMatrix) - Method in class mikera.matrixx.Matrix33
-
- innerProduct(Matrix33) - Method in class mikera.matrixx.Matrix33
-
- innerProduct(INDArray) - Method in class mikera.vectorz.AScalar
-
- innerProduct(AVector) - Method in class mikera.vectorz.AVector
-
- innerProduct(AMatrix) - Method in class mikera.vectorz.AVector
-
- innerProduct(INDArray) - Method in class mikera.vectorz.AVector
-
- inputDimensions() - Method in class mikera.matrixx.AMatrix
-
- inputDimensions() - Method in class mikera.matrixx.impl.SubsetMatrix
-
- inputDimensions() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- inputDimensions() - Method in class mikera.transformz.Affine34
-
- inputDimensions() - Method in class mikera.transformz.AffineMN
-
- inputDimensions() - Method in class mikera.transformz.ATransform
-
Returns the number of dimensions required for input vectors
- inputDimensions() - Method in class mikera.transformz.impl.AConstantTransform
-
- inputDimensions() - Method in class mikera.transformz.impl.AOpTransform
-
- inputDimensions() - Method in class mikera.transformz.impl.CompoundTransform
-
- inputDimensions() - Method in class mikera.transformz.impl.IdentityTranslation
-
- inputDimensions() - Method in class mikera.transformz.impl.SubsetTransform
-
- inputDimensions() - Method in interface mikera.transformz.ITransform
-
Returns the number of dimensions required for input vectors
- inputDimensions() - Method in class mikera.transformz.Translation
-
- inputDimensions() - Method in class mikera.transformz.Translation3
-
- inputDimensions() - Method in class mikera.vectorz.Op
-
- INSTANCE - Static variable in class mikera.vectorz.impl.Vector0
-
- INSTANCE - Static variable in class mikera.vectorz.ops.Identity
-
- INSTANCE - Static variable in class mikera.vectorz.ops.Logistic
-
- INSTANCE - Static variable in class mikera.vectorz.ops.NormalRBF
-
- INSTANCE - Static variable in class mikera.vectorz.ops.ScaledLogistic
-
- INSTANCE - Static variable in class mikera.vectorz.ops.SoftPlus
-
- INSTANCE - Static variable in class mikera.vectorz.ops.StochasticBinary
-
- INSTANCE - Static variable in class mikera.vectorz.ops.Tanh
-
- interpolate(AVector, double) - Method in class mikera.vectorz.AVector
-
- interpolate(AVector, AVector, double) - Method in class mikera.vectorz.AVector
-
- inverse() - Method in class mikera.matrixx.AMatrix
-
- inverse() - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- inverse() - Method in class mikera.matrixx.impl.IdentityMatrix
-
- inverse() - Method in class mikera.matrixx.Matrix22
-
- inverse() - Method in class mikera.matrixx.Matrix33
-
- inverse() - Method in class mikera.transformz.AAffineTransform
-
- inverse() - Method in class mikera.transformz.ATransform
-
Return the inverse of this transformation if possible
- inverse() - Method in class mikera.transformz.ATranslation
-
- inverse() - Method in class mikera.transformz.impl.AConstantTransform
-
- inverse() - Method in class mikera.transformz.Translation3
-
- Inverse - Class in mikera.vectorz.ops
-
- Inverse(Op) - Constructor for class mikera.vectorz.ops.Inverse
-
- invSqrt(AVector) - Static method in class mikera.vectorz.Vectorz
-
- invSqrt(Vector) - Static method in class mikera.vectorz.Vectorz
-
- IOp - Interface in mikera.vectorz
-
- isBounded() - Method in class mikera.vectorz.Op
-
- isBounded() - Method in class mikera.vectorz.ops.ABoundedOp
-
- isBounded() - Method in class mikera.vectorz.ops.Composed
-
- isDistinct() - Method in class mikera.indexz.AIndex
-
Returns true if this Index contains only distinct integer indices
- isDistinctSorted() - Method in class mikera.indexz.AIndex
-
Returns true if this index is distinct and sorted (in strictly increasing order)
- isDistinctSorted() - Method in class mikera.indexz.Index
-
- isDomainBounded() - Method in class mikera.vectorz.Op
-
- isElementConstrained() - Method in interface mikera.arrayz.INDArray
-
Returns true if the IND has additional constraints on element values
- isElementConstrained() - Method in class mikera.arrayz.NDArray
-
- isElementConstrained() - Method in class mikera.arrayz.SliceArray
-
- isElementConstrained() - Method in class mikera.matrixx.AMatrix
-
- isElementConstrained() - Method in class mikera.vectorz.AScalar
-
- isElementConstrained() - Method in class mikera.vectorz.AVector
-
- isElementConstrained() - Method in class mikera.vectorz.BitVector
-
- isFullyMutable() - Method in interface mikera.arrayz.INDArray
-
Returns true if the INDArray is fully mutable in all positions
i.e.
- isFullyMutable() - Method in class mikera.arrayz.NDArray
-
- isFullyMutable() - Method in class mikera.arrayz.SliceArray
-
- isFullyMutable() - Method in class mikera.indexz.AIndex
-
- isFullyMutable() - Method in class mikera.indexz.impl.ComputedIndex
-
- isFullyMutable() - Method in class mikera.indexz.Index
-
- isFullyMutable() - Method in class mikera.matrixx.AMatrix
-
- isFullyMutable() - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- isFullyMutable() - Method in class mikera.matrixx.impl.SubsetMatrix
-
- isFullyMutable() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- isFullyMutable() - Method in class mikera.vectorz.APrimitiveVector
-
- isFullyMutable() - Method in class mikera.vectorz.AScalar
-
- isFullyMutable() - Method in class mikera.vectorz.AVector
-
Returns true if this vector is fully mutable, i.e.
- isFullyMutable() - Method in class mikera.vectorz.BitVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.ADerivedVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.JoinedVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.RepeatedElementVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.SingleElementVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.StridedArrayVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.UnmodifiableVector
-
- isFullyMutable() - Method in class mikera.vectorz.impl.VectorIndexScalar
-
- isIdentity() - Method in class mikera.matrixx.AMatrix
-
- isIdentity() - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- isIdentity() - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- isIdentity() - Method in class mikera.matrixx.impl.IdentityMatrix
-
- isIdentity() - Method in class mikera.transformz.AAffineTransform
-
- isIdentity() - Method in class mikera.transformz.ATransform
-
Returns true if this transform is known to be the identity function, i.e.
- isIdentity() - Method in class mikera.transformz.ATranslation
-
Returns true if this transform is an identity transform
- isIdentity() - Method in class mikera.transformz.impl.AConstantTransform
-
- isIdentity() - Method in class mikera.transformz.impl.IdentityTranslation
-
- isIdentity() - Method in class mikera.transformz.Translation3
-
- isInvertible() - Method in class mikera.matrixx.AMatrix
-
- isInvertible() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- isInvertible() - Method in class mikera.transformz.AAffineTransform
-
- isInvertible() - Method in class mikera.transformz.ATransform
-
Returns true if this transform is invertible
- isInvertible() - Method in class mikera.transformz.ATranslation
-
- isLinear() - Method in class mikera.transformz.AAffineTransform
-
- isLinear() - Method in class mikera.transformz.ALinearTransform
-
- isLinear() - Method in class mikera.transformz.ATransform
-
Returns true if this transformation is guaranteed to be linear
- isLinear() - Method in class mikera.transformz.impl.CompoundTransform
-
- isMutable() - Method in interface mikera.arrayz.INDArray
-
Returns true if the INDArray is mutable (at least partially)
- isMutable() - Method in class mikera.arrayz.NDArray
-
- isMutable() - Method in class mikera.arrayz.SliceArray
-
- isMutable() - Method in class mikera.matrixx.AMatrix
-
- isMutable() - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- isMutable() - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- isMutable() - Method in class mikera.matrixx.impl.IdentityMatrix
-
- isMutable() - Method in class mikera.matrixx.impl.ScalarMatrix
-
- isMutable() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- isMutable() - Method in class mikera.vectorz.APrimitiveVector
-
- isMutable() - Method in class mikera.vectorz.AScalar
-
- isMutable() - Method in class mikera.vectorz.AVector
-
Returns true if this vector is mutable.
- isMutable() - Method in class mikera.vectorz.BitVector
-
- isMutable() - Method in class mikera.vectorz.impl.ADerivedVector
-
- isMutable() - Method in class mikera.vectorz.impl.AxisVector
-
- isMutable() - Method in class mikera.vectorz.impl.ComputedVector
-
- isMutable() - Method in class mikera.vectorz.impl.StridedArrayVector
-
- isMutable() - Method in class mikera.vectorz.impl.UnmodifiableVector
-
- isMutable() - Method in class mikera.vectorz.impl.Vector0
-
- isMutable() - Method in class mikera.vectorz.impl.VectorIndexScalar
-
- isMutable() - Method in class mikera.vectorz.impl.ZeroVector
-
- ISparse - Interface in mikera.arrayz
-
Marker interface for sparse arrays.
- ISpecialisedTransform - Interface in mikera.transformz.marker
-
Marker interface for specialised transforms
- isPermutation() - Method in class mikera.indexz.AIndex
-
Returns true if this index represents a permutation of positions 0..length-1
- isSorted() - Method in class mikera.indexz.AIndex
-
Returns true if this index is sorted (in increasing order)
- isSquare() - Method in class mikera.matrixx.AMatrix
-
- isSquare() - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- isSquare() - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- isSquare() - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- isSquare() - Method in class mikera.matrixx.Matrix22
-
- isSquare() - Method in class mikera.matrixx.Matrix33
-
- isSquare() - Method in class mikera.transformz.ATransform
-
Returns true if the transform is square (same number of input and output dimensions)
- isSquare() - Method in class mikera.transformz.ATranslation
-
- isStochastic() - Method in class mikera.vectorz.Op
-
Returns true if the operator is stochastic, i.e returns random values for at least some inputs
- isStochastic() - Method in class mikera.vectorz.ops.Composed
-
- isStochastic() - Method in class mikera.vectorz.ops.GaussianNoise
-
- isStochastic() - Method in class mikera.vectorz.ops.StochasticBinary
-
- isUnitLengthVector() - Method in class mikera.vectorz.AVector
-
Returns true if the vector has unit length
- isUnitLengthVector() - Method in class mikera.vectorz.impl.AxisVector
-
- isUnitLengthVector() - Method in class mikera.vectorz.impl.ZeroVector
-
- isView() - Method in interface mikera.arrayz.INDArray
-
Return true if this is a view
- isView() - Method in class mikera.arrayz.NDArray
-
- isView() - Method in class mikera.arrayz.SliceArray
-
- isView() - Method in class mikera.matrixx.AMatrix
-
- isView() - Method in class mikera.matrixx.impl.AVectorMatrix
-
- isView() - Method in class mikera.matrixx.impl.MatrixSubVector
-
- isView() - Method in class mikera.matrixx.impl.TransposedMatrix
-
- isView() - Method in class mikera.matrixx.Matrix
-
- isView() - Method in class mikera.vectorz.APrimitiveVector
-
- isView() - Method in class mikera.vectorz.ArrayVector
-
- isView() - Method in class mikera.vectorz.AVector
-
Returns true if this vector is of a view type that references other vectors / data.
- isView() - Method in class mikera.vectorz.BitVector
-
- isView() - Method in class mikera.vectorz.GrowableVector
-
- isView() - Method in class mikera.vectorz.impl.ADerivedVector
-
- isView() - Method in class mikera.vectorz.impl.ArrayIndexScalar
-
- isView() - Method in class mikera.vectorz.impl.ArraySubVector
-
- isView() - Method in class mikera.vectorz.impl.DoubleScalar
-
- isView() - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- isView() - Method in class mikera.vectorz.impl.JoinedVector
-
- isView() - Method in class mikera.vectorz.impl.StridedArrayVector
-
- isView() - Method in class mikera.vectorz.impl.VectorIndexScalar
-
- isView() - Method in class mikera.vectorz.impl.WrappedSubVector
-
- isView() - Method in class mikera.vectorz.Vector
-
- isZeroMatrix() - Method in class mikera.matrixx.AMatrix
-
Returns true if the matrix is the zero matrix (all components zero)
- isZeroMatrix() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- isZeroVector() - Method in class mikera.vectorz.AVector
-
Returns true if this vector is a zero vector (all components zero)
- isZeroVector() - Method in class mikera.vectorz.impl.AxisVector
-
- isZeroVector() - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- isZeroVector() - Method in class mikera.vectorz.impl.Vector0
-
- isZeroVector() - Method in class mikera.vectorz.impl.ZeroVector
-
- iterator() - Method in class mikera.arrayz.AbstractArray
-
- iterator() - Method in class mikera.indexz.AIndex
-
- iterator() - Method in class mikera.matrixx.AMatrix
-
Returns an iterator over rows in this Matrix
- iterator() - Method in class mikera.vectorz.AScalar
-
- iterator() - Method in class mikera.vectorz.AVector
-
- iterator() - Method in class mikera.vectorz.impl.WrappedSubVector
-
- ITransform - Interface in mikera.transformz
-
- IVector - Interface in mikera.vectorz
-
Basic interface for a Vector
Implementations should normally extend AVector directly, which implements IVector plus
a considerable amount of other important functionality.
- scalar - Variable in class mikera.vectorz.impl.ScalarVector
-
- ScalarFunction - Class in mikera.vectorz.functions
-
Abstract base class for Scalar functions
- ScalarFunction() - Constructor for class mikera.vectorz.functions.ScalarFunction
-
- ScalarMatrix - Class in mikera.matrixx.impl
-
Scalar matrix class - i.e.
- ScalarMatrix(int, double) - Constructor for class mikera.matrixx.impl.ScalarMatrix
-
- ScalarVector - Class in mikera.vectorz.impl
-
A length 1 vector, as a view wrapping a single AScalar
- ScalarVector(AScalar) - Constructor for class mikera.vectorz.impl.ScalarVector
-
- scale(double) - Method in class mikera.arrayz.AbstractArray
-
- scale(double) - Method in interface mikera.arrayz.INDArray
-
- scale(double) - Method in class mikera.matrixx.AMatrix
-
Scales a matrix by a constant scalar factor.
- scale(AVector) - Method in class mikera.vectorz.AVector
-
Scales the vector by another vector of the same size
- scale3D(double) - Static method in class mikera.transformz.Transformz
-
Creates a 3D scaling transform
- scaleAdd(double, double) - Method in class mikera.vectorz.ArrayVector
-
- scaleAdd(double, AVector) - Method in class mikera.vectorz.AVector
-
- scaleAdd(double, double) - Method in class mikera.vectorz.AVector
-
- scaleAdd(double, double) - Method in class mikera.vectorz.impl.JoinedVector
-
- scaleAdd(double, double) - Method in class mikera.vectorz.Vector
-
- scaleAdd(double, double) - Method in class mikera.vectorz.Vector2
-
- scaleAdd(double, double) - Method in class mikera.vectorz.Vector3
-
- SCALED_LOGISTIC - Static variable in class mikera.vectorz.Ops
-
- ScaledLogistic - Class in mikera.vectorz.ops
-
A logistic function, with input scaled by a fixed factor
- ScaledLogistic(double) - Constructor for class mikera.vectorz.ops.ScaledLogistic
-
- scaleToMagnitude(double) - Method in class mikera.vectorz.AVector
-
Scales the vector up to a specific target magnitude
- seekPosition(int) - Method in class mikera.indexz.Index
-
Finds the position a value would take assuming a sorted index.
- SequentialIndex - Class in mikera.indexz.impl
-
Class representing a sequential index [a, a+1, a+2.....
- SequentialIndex(int, int) - Constructor for class mikera.indexz.impl.SequentialIndex
-
- set(double) - Method in class mikera.arrayz.AbstractArray
-
- set(int, double) - Method in class mikera.arrayz.AbstractArray
-
- set(int, int, double) - Method in class mikera.arrayz.AbstractArray
-
- set(INDArray) - Method in class mikera.arrayz.AbstractArray
-
- set(Object) - Method in class mikera.arrayz.AbstractArray
-
- set(double) - Method in interface mikera.arrayz.INDArray
-
- set(int, double) - Method in interface mikera.arrayz.INDArray
-
- set(int, int, double) - Method in interface mikera.arrayz.INDArray
-
- set(int[], double) - Method in interface mikera.arrayz.INDArray
-
- set(INDArray) - Method in interface mikera.arrayz.INDArray
-
- set(Object) - Method in interface mikera.arrayz.INDArray
-
- set(double) - Method in class mikera.arrayz.NDArray
-
- set(int, double) - Method in class mikera.arrayz.NDArray
-
- set(int, int, double) - Method in class mikera.arrayz.NDArray
-
- set(int[], double) - Method in class mikera.arrayz.NDArray
-
- set(int[], double) - Method in class mikera.arrayz.SliceArray
-
- set(int, int) - Method in class mikera.indexz.AIndex
-
- set(int, int) - Method in class mikera.indexz.Index
-
- set(int, int, double) - Method in class mikera.matrixx.AMatrix
-
Sets a specified element in the matrix
- set(int, double) - Method in class mikera.matrixx.AMatrix
-
- set(double) - Method in class mikera.matrixx.AMatrix
-
- set(int[], double) - Method in class mikera.matrixx.AMatrix
-
- set(AMatrix) - Method in class mikera.matrixx.AMatrix
-
- set(INDArray) - Method in class mikera.matrixx.AMatrix
-
- set(Object) - Method in class mikera.matrixx.AMatrix
-
- set(int, int, double) - Method in interface mikera.matrixx.IMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.AVectorMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.ColumnMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.IdentityMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.PermutedMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.RowMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.SubsetMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.TransposedMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- set(int, int, double) - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- set(int, int, double) - Method in class mikera.matrixx.impl.ZeroMatrix
-
- set(int, int, double) - Method in class mikera.matrixx.Matrix
-
- set(AMatrix) - Method in class mikera.matrixx.Matrix
-
- set(double) - Method in class mikera.matrixx.Matrix
-
- set(int, int, double) - Method in class mikera.matrixx.Matrix22
-
- set(int, int, double) - Method in class mikera.matrixx.Matrix33
-
- set(AVector) - Method in class mikera.vectorz.ArrayVector
-
- set(AVector, int) - Method in class mikera.vectorz.ArrayVector
-
- set(int, double[], int, int) - Method in class mikera.vectorz.ArrayVector
-
- set(double) - Method in class mikera.vectorz.AScalar
-
- set(int[], double) - Method in class mikera.vectorz.AScalar
-
- set(int, double) - Method in class mikera.vectorz.AVector
-
- set(int[], double) - Method in class mikera.vectorz.AVector
-
- set(AVector) - Method in class mikera.vectorz.AVector
-
Sets the vector to equal the value of another vector
- set(double) - Method in class mikera.vectorz.AVector
-
- set(INDArray) - Method in class mikera.vectorz.AVector
-
- set(AVector, int) - Method in class mikera.vectorz.AVector
-
Set the vector equal to an offset into another vector
- set(IVector) - Method in class mikera.vectorz.AVector
-
- set(AVector, Index) - Method in class mikera.vectorz.AVector
-
sets the vector using values indexed from another vector
- set(int, double[], int, int) - Method in class mikera.vectorz.AVector
-
Set part of this vector from a double array
- set(int, double) - Method in class mikera.vectorz.BitVector
-
- set(int, double) - Method in class mikera.vectorz.GrowableVector
-
- set(int, double) - Method in class mikera.vectorz.impl.ADerivedVector
-
- set(double) - Method in class mikera.vectorz.impl.ArrayIndexScalar
-
- set(int, double) - Method in class mikera.vectorz.impl.ArraySubVector
-
- set(int, double) - Method in class mikera.vectorz.impl.ComputedVector
-
- set(double) - Method in class mikera.vectorz.impl.DoubleScalar
-
- set(int, double) - Method in class mikera.vectorz.impl.IndexedArrayVector
-
- set(int, double) - Method in class mikera.vectorz.impl.IndexedSubVector
-
- set(int, double) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- set(AVector) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- set(AVector) - Method in class mikera.vectorz.impl.JoinedVector
-
- set(AVector, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- set(int, double) - Method in class mikera.vectorz.impl.JoinedVector
-
- set(int, Double) - Method in class mikera.vectorz.impl.ListWrapper
-
- set(int, double) - Method in class mikera.vectorz.impl.RepeatedElementVector
-
- set(int, double) - Method in class mikera.vectorz.impl.ScalarVector
-
- set(int, double) - Method in class mikera.vectorz.impl.SingleElementVector
-
- set(int, double) - Method in class mikera.vectorz.impl.SparseIndexedVector
-
- set(AVector) - Method in class mikera.vectorz.impl.StridedArrayVector
-
- set(int, double) - Method in class mikera.vectorz.impl.StridedArrayVector
-
- set(int, double) - Method in class mikera.vectorz.impl.UnmodifiableVector
-
- set(int, double) - Method in class mikera.vectorz.impl.Vector0
-
- set(double) - Method in class mikera.vectorz.impl.VectorIndexScalar
-
- set(int, double) - Method in class mikera.vectorz.impl.WrappedSubVector
-
- set(int, double) - Method in class mikera.vectorz.impl.ZeroVector
-
- set(int, double) - Method in interface mikera.vectorz.IVector
-
- set(int, double) - Method in class mikera.vectorz.Vector
-
- set(int, double[], int, int) - Method in class mikera.vectorz.Vector
-
- set(AVector) - Method in class mikera.vectorz.Vector
-
- set(double) - Method in class mikera.vectorz.Vector
-
- set(int, double) - Method in class mikera.vectorz.Vector1
-
- set(int, double) - Method in class mikera.vectorz.Vector2
-
- set(Vector3) - Method in class mikera.vectorz.Vector3
-
- set(AVector) - Method in class mikera.vectorz.Vector3
-
- set(int, double) - Method in class mikera.vectorz.Vector3
-
- set(Vector4) - Method in class mikera.vectorz.Vector4
-
- set(int, double) - Method in class mikera.vectorz.Vector4
-
- setElements(double[]) - Method in class mikera.arrayz.AbstractArray
-
- setElements(double[]) - Method in interface mikera.arrayz.INDArray
-
Sets all elements in an array using the given double values
- setElements(double[], int, int) - Method in interface mikera.arrayz.INDArray
-
- setElements(double[], int, int) - Method in class mikera.arrayz.NDArray
-
- setElements(double[], int, int) - Method in class mikera.arrayz.SliceArray
-
- setElements(double[], int, int) - Method in class mikera.matrixx.AMatrix
-
- setElements(double[]) - Method in class mikera.matrixx.AMatrix
-
- setElements(double[], int, int) - Method in class mikera.vectorz.ArrayVector
-
- setElements(double[], int, int) - Method in class mikera.vectorz.AScalar
-
- setElements(double[], int, int) - Method in class mikera.vectorz.AVector
-
- setElements(double[], int, int) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- setElements(double[], int, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- setValues(double...) - Method in class mikera.vectorz.AVector
-
- setValues(double) - Method in class mikera.vectorz.Vector1
-
- setValues(double, double) - Method in class mikera.vectorz.Vector2
-
- setValues(double, double, double) - Method in class mikera.vectorz.Vector3
-
- setValues(double, double, double, double) - Method in class mikera.vectorz.Vector4
-
- signum() - Method in class mikera.vectorz.AVector
-
Sets each component of the vector to its sign value (-1, 0 or 1)
- signum() - Method in class mikera.vectorz.impl.JoinedVector
-
- signum() - Method in class mikera.vectorz.Vector
-
- SIN - Static variable in class mikera.vectorz.Ops
-
- SingleElementVector - Class in mikera.vectorz.impl
-
A sparse mutable vector that has one non-zero element.
- SingleElementVector(int, int) - Constructor for class mikera.vectorz.impl.SingleElementVector
-
- SingleElementVector(int, int, double) - Constructor for class mikera.vectorz.impl.SingleElementVector
-
- size() - Method in class mikera.vectorz.impl.ListWrapper
-
- slice(int) - Method in interface mikera.arrayz.INDArray
-
- slice(int) - Method in class mikera.arrayz.NDArray
-
- slice(int) - Method in class mikera.arrayz.SliceArray
-
- slice(int) - Method in class mikera.matrixx.AMatrix
-
- slice(int) - Method in class mikera.vectorz.ArrayVector
-
- slice(int) - Method in class mikera.vectorz.AScalar
-
- slice(int) - Method in class mikera.vectorz.AVector
-
- SliceArray<T extends INDArray> - Class in mikera.arrayz
-
A general n-dimensional double array implemented as a collection of (n-1) dimensional slices
- sliceCount() - Method in interface mikera.arrayz.INDArray
-
- sliceCount() - Method in class mikera.arrayz.NDArray
-
- sliceCount() - Method in class mikera.arrayz.SliceArray
-
- sliceCount() - Method in class mikera.matrixx.AMatrix
-
- sliceCount() - Method in class mikera.vectorz.AScalar
-
- sliceCount() - Method in class mikera.vectorz.AVector
-
- SliceIterator<T> - Class in mikera.arrayz
-
General purpose iterator for arbitrary vectors.
- SliceIterator(INDArray) - Constructor for class mikera.arrayz.SliceIterator
-
- SliceIterator(INDArray, int, int) - Constructor for class mikera.arrayz.SliceIterator
-
- SoftPlus - Class in mikera.vectorz.ops
-
- SOFTPLUS - Static variable in class mikera.vectorz.Ops
-
- SoftPlus() - Constructor for class mikera.vectorz.ops.SoftPlus
-
- sort() - Method in class mikera.indexz.AIndex
-
Sorts the index in place.
- sort() - Method in class mikera.indexz.Index
-
Sorts the Index (in-place)
- source - Variable in class mikera.vectorz.impl.ADerivedVector
-
- SparseIndexedVector - Class in mikera.vectorz.impl
-
Indexed sparse vector.
- SQRT - Static variable in class mikera.vectorz.Ops
-
- square() - Method in class mikera.arrayz.AbstractArray
-
- square() - Method in class mikera.vectorz.ArrayVector
-
- square() - Method in class mikera.vectorz.AVector
-
- square() - Method in class mikera.vectorz.impl.AxisVector
-
- square() - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- square() - Method in class mikera.vectorz.impl.JoinedVector
-
- square() - Method in class mikera.vectorz.impl.SingleElementVector
-
- SQUARE - Static variable in class mikera.vectorz.Ops
-
- square(double[], int, int) - Static method in class mikera.vectorz.util.DoubleArrays
-
- square() - Method in class mikera.vectorz.Vector
-
- STOCHASTIC_BINARY - Static variable in class mikera.vectorz.Ops
-
- STOCHASTIC_LOGISTIC - Static variable in class mikera.vectorz.Ops
-
- StochasticBinary - Class in mikera.vectorz.ops
-
- StochasticBinary() - Constructor for class mikera.vectorz.ops.StochasticBinary
-
- StridedArrayVector - Class in mikera.vectorz.impl
-
- sub(INDArray) - Method in class mikera.arrayz.AbstractArray
-
- sub(INDArray) - Method in interface mikera.arrayz.INDArray
-
- sub(INDArray) - Method in class mikera.arrayz.NDArray
-
- sub(AVector) - Method in class mikera.matrixx.AMatrix
-
- sub(double) - Method in class mikera.matrixx.AMatrix
-
- sub(AMatrix) - Method in class mikera.matrixx.AMatrix
-
Subtracts another matrix from this one
- sub(INDArray) - Method in class mikera.matrixx.AMatrix
-
- sub(double) - Method in class mikera.vectorz.AScalar
-
- sub(INDArray) - Method in class mikera.vectorz.AScalar
-
- sub(AScalar) - Method in class mikera.vectorz.AScalar
-
- sub(INDArray) - Method in class mikera.vectorz.AVector
-
- sub(AVector) - Method in class mikera.vectorz.AVector
-
Subtracts a vector from this vector
- sub(double) - Method in class mikera.vectorz.AVector
-
- sub(double[], int, int, double) - Static method in class mikera.vectorz.util.DoubleArrays
-
- sub(AVector) - Method in class mikera.vectorz.Vector
-
- sub(ArrayVector) - Method in class mikera.vectorz.Vector
-
- sub(ArrayVector, int) - Method in class mikera.vectorz.Vector
-
- sub(Vector3) - Method in class mikera.vectorz.Vector3
-
- subMultiple(AVector, double) - Method in class mikera.vectorz.AVector
-
Subtracts a scaled multiple of another vector from this vector
- subMultiple(Vector3, double) - Method in class mikera.vectorz.Vector3
-
- SubsetMatrix - Class in mikera.matrixx.impl
-
Matrix that transforms to a subset of elements of the source vector
i.e.
- SubsetTransform - Class in mikera.transformz.impl
-
Transform wrapper that produces a subset of the output components of another transform
- subtractMultiple(Vector3, double) - Method in class mikera.vectorz.Vector3
-
- subVector(int, int) - Method in class mikera.vectorz.ArrayVector
-
Returns a vector referencing a sub-vector of the current vector
- subVector(int, int) - Method in class mikera.vectorz.AVector
-
Obtains a sub-vector that refers to this vector.
- subVector(int, int) - Method in class mikera.vectorz.impl.IndexedArrayVector
-
- subVector(int, int) - Method in class mikera.vectorz.impl.IndexedSubVector
-
- subVector(int, int) - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- subVector(int, int) - Method in class mikera.vectorz.impl.JoinedVector
-
- subVector(int, int) - Method in class mikera.vectorz.impl.StridedArrayVector
-
- subVector(int, int) - Method in class mikera.vectorz.impl.WrappedSubVector
-
- sum(Op) - Method in class mikera.vectorz.Op
-
- sum(ALinearOp) - Method in class mikera.vectorz.ops.ALinearOp
-
- sum(Op) - Method in class mikera.vectorz.ops.ALinearOp
-
- Sum - Class in mikera.vectorz.ops
-
- swap(int, int) - Method in class mikera.indexz.AIndex
-
- swap(int, int) - Method in class mikera.indexz.Index
-
Swaps (in-place) the indexes at two positions
- swapColumns(int, int) - Method in class mikera.matrixx.AMatrix
-
Swaps two columns of the matrix in place
- swapRows(int, int) - Method in class mikera.matrixx.AMatrix
-
Swaps two rows of the matrix in place
- swapRows(int, int) - Method in class mikera.matrixx.Matrix
-
- t - Variable in class mikera.vectorz.Vector4
-
- takeComponents(int) - Method in class mikera.transformz.ATransform
-
Returns a wrapper transform that returns a subset of this transform's output components
- takeComponents(int, int) - Method in class mikera.transformz.ATransform
-
Returns a wrapper transform that returns a subset of this transform's output components
- takeComponents(Index) - Method in class mikera.transformz.ATransform
-
Returns a wrapper transform that returns a subset of this transform's output components
- Tanh - Class in mikera.vectorz.ops
-
- TANH - Static variable in class mikera.vectorz.Ops
-
- Tanh() - Constructor for class mikera.vectorz.ops.Tanh
-
- TEST_EPSILON - Static variable in class mikera.vectorz.Vectorz
-
Constant tolerance used for testing double values
- Testing - Class in mikera.vectorz.util
-
- Testing() - Constructor for class mikera.vectorz.util.Testing
-
- TO_DEGREES - Static variable in class mikera.vectorz.Ops
-
- TO_RADIANS - Static variable in class mikera.vectorz.Ops
-
- toAffineTransform() - Method in class mikera.matrixx.AMatrix
-
- toAffineTransform() - Method in class mikera.matrixx.Matrix33
-
- toAffineTransform() - Method in class mikera.transformz.AAffineTransform
-
- toAffineTransform() - Method in class mikera.transformz.ATranslation
-
- toArray() - Method in class mikera.indexz.AIndex
-
- toArray() - Method in class mikera.indexz.Index
-
- toArray() - Method in class mikera.vectorz.AVector
-
- toDouble(Object) - Static method in class mikera.vectorz.Tools
-
Converts an numerical object to a primitive double
Handles numbers and scalars
- toDouble(Double) - Static method in class mikera.vectorz.Tools
-
Convenience overload to convert a Double to a primitive double
- toDouble(Number) - Static method in class mikera.vectorz.Tools
-
Convenience overload to convert a Number to a primitive double
- toList() - Method in class mikera.indexz.AIndex
-
- toList() - Method in class mikera.vectorz.AVector
-
- toMatrix(Object) - Static method in class mikera.matrixx.Matrixx
-
Coerces to a matrix
- toMatrix() - Method in class mikera.vectorz.util.MatrixBuilder
-
Builds a matrix using a copy of the data in this MatrixBuilder
- toMutableMatrix() - Method in class mikera.matrixx.AMatrix
-
Creates a fully mutable deep copy of this matrix
- toMutableTranslation() - Method in class mikera.transformz.ATranslation
-
- Tools - Class in mikera.vectorz
-
- Tools() - Constructor for class mikera.vectorz.Tools
-
- toString() - Method in class mikera.arrayz.AbstractArray
-
- toString() - Method in class mikera.indexz.AIndex
-
- toString() - Method in class mikera.matrixx.AMatrix
-
- toString() - Method in class mikera.vectorz.AScalar
-
- toString() - Method in class mikera.vectorz.AVector
-
- toString() - Method in class mikera.vectorz.BitVector
-
- toString() - Method in class mikera.vectorz.Op
-
- toString() - Method in class mikera.vectorz.ops.Composed
-
- toString() - Method in class mikera.vectorz.ops.Product
-
- toString() - Method in class mikera.vectorz.ops.Sum
-
- toSubArrays() - Method in class mikera.vectorz.impl.JoinedArrayVector
-
- totalValue(AVector) - Static method in class mikera.vectorz.Vectorz
-
- toTransform(Object) - Method in class mikera.transformz.Transformz
-
Coerce to a transform:
- vectors translate into constant transforms.
- toVector() - Method in class mikera.matrixx.AMatrix
-
Converts the matrix to a single flattened vector
in row major order.
- toVector() - Method in class mikera.matrixx.impl.ColumnMatrix
-
- toVector() - Method in class mikera.matrixx.impl.RowMatrix
-
- toVector() - Method in class mikera.matrixx.Matrix22
-
- toVector() - Method in class mikera.vectorz.util.VectorBuilder
-
- toVector(Object) - Static method in class mikera.vectorz.Vectorz
-
Coerce to AVector
- toWrappingWector() - Method in class mikera.vectorz.util.VectorBuilder
-
Creates a vector that wraps the internal data of this VectorBuilder.
- trace() - Method in class mikera.matrixx.AMatrix
-
- trace() - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- trace() - Method in class mikera.matrixx.impl.IdentityMatrix
-
- trace() - Method in class mikera.matrixx.impl.ScalarMatrix
-
- trace() - Method in class mikera.matrixx.impl.ZeroMatrix
-
- trace() - Method in class mikera.matrixx.Matrix22
-
- trace() - Method in class mikera.matrixx.Matrix33
-
- transform(AVector, AVector) - Method in class mikera.matrixx.AMatrix
-
- transform(AVector, AVector) - Method in class mikera.matrixx.impl.AVectorMatrix
-
- transform(AVector, AVector) - Method in class mikera.matrixx.impl.IdentityMatrix
-
- transform(AVector) - Method in class mikera.matrixx.impl.IdentityMatrix
-
- transform(AVector, AVector) - Method in class mikera.matrixx.impl.SubsetMatrix
-
- transform(AVector, AVector) - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- transform(Vector3, AVector) - Method in class mikera.matrixx.impl.VectorMatrixM3
-
- transform(AVector, AVector) - Method in class mikera.matrixx.impl.VectorMatrixMN
-
- transform(AVector, AVector) - Method in class mikera.matrixx.impl.ZeroMatrix
-
- transform(AVector, AVector) - Method in class mikera.matrixx.Matrix
-
- transform(AVector, AVector) - Method in class mikera.matrixx.Matrix22
-
- transform(Vector2, AVector) - Method in class mikera.matrixx.Matrix22
-
- transform(Vector2, Vector2) - Method in class mikera.matrixx.Matrix22
-
- transform(Vector2) - Method in class mikera.matrixx.Matrix22
-
- transform(AVector, AVector) - Method in class mikera.matrixx.Matrix33
-
- transform(Vector3, AVector) - Method in class mikera.matrixx.Matrix33
-
- transform(Vector3, Vector3) - Method in class mikera.matrixx.Matrix33
-
- transform(Vector3) - Method in class mikera.matrixx.Matrix33
-
- transform(AVector, AVector) - Method in class mikera.transformz.AAffineTransform
-
- transform(AVector, AVector) - Method in class mikera.transformz.Affine34
-
- transform(Vector3, Vector3) - Method in class mikera.transformz.Affine34
-
- transform(AVector, AVector) - Method in class mikera.transformz.AffineMN
-
- transform(AVector, AVector) - Method in class mikera.transformz.ATransform
-
Transforms the source vector, storing the result in the given destination vector
- transform(AVector) - Method in class mikera.transformz.ATransform
-
Transforms a vector, returning a new transformed vector
- transform(AVector, AVector) - Method in class mikera.transformz.ATranslation
-
- transform(AVector, AVector) - Method in class mikera.transformz.impl.AOpTransform
-
- transform(AVector, AVector) - Method in class mikera.transformz.impl.CompoundTransform
-
- transform(AVector, AVector) - Method in class mikera.transformz.impl.ConstantTransform
-
- transform(AVector, AVector) - Method in class mikera.transformz.impl.ConstantTransform3
-
- transform(AVector) - Method in class mikera.transformz.impl.ConstantTransform3
-
- transform(AVector, Vector3) - Method in class mikera.transformz.impl.ConstantTransform3
-
- transform(AVector, AVector) - Method in class mikera.transformz.impl.ConstantTransform4
-
- transform(AVector, Vector4) - Method in class mikera.transformz.impl.ConstantTransform4
-
- transform(AVector, AVector) - Method in class mikera.transformz.impl.IdentityTranslation
-
- transform(AVector) - Method in class mikera.transformz.impl.IdentityTranslation
-
- transform(AVector, AVector) - Method in class mikera.transformz.impl.SubsetTransform
-
- transform(AVector, AVector) - Method in interface mikera.transformz.ITransform
-
Transforms the source vector, storing the result in the given destination vector
- transform(AVector, AVector) - Method in class mikera.transformz.Translation
-
- transform(AVector, AVector) - Method in class mikera.transformz.Translation3
-
- transform(Vector3, Vector3) - Method in class mikera.transformz.Translation3
-
- transform(AVector, AVector) - Method in class mikera.vectorz.Op
-
- transformInPlace(AVector) - Method in class mikera.matrixx.AMatrix
-
- transformInPlace(AVector) - Method in class mikera.matrixx.impl.ADiagonalMatrix
-
- transformInPlace(AVector) - Method in class mikera.matrixx.impl.DiagonalMatrix
-
- transformInPlace(AVector) - Method in class mikera.matrixx.impl.ScalarMatrix
-
- transformInPlace(Vector2) - Method in class mikera.matrixx.Matrix22
-
- transformInPlace(AVector) - Method in class mikera.matrixx.Matrix33
-
- transformInPlace(Vector3) - Method in class mikera.matrixx.Matrix33
-
- transformInPlace(AVector) - Method in class mikera.transformz.AAffineTransform
-
- transformInPlace(AVector) - Method in class mikera.transformz.Affine34
-
- transformInPlace(Vector3) - Method in class mikera.transformz.Affine34
-
- transformInPlace(AVector) - Method in class mikera.transformz.ATransform
-
Transforms a vector destructively.
- transformInPlace(AVector) - Method in class mikera.transformz.ATranslation
-
- transformInPlace(AVector) - Method in class mikera.transformz.impl.IdentityTranslation
-
- transformInPlace(AVector) - Method in class mikera.transformz.Translation
-
- transformInPlace(AVector) - Method in class mikera.transformz.Translation3
-
- transformInPlace(Vector3) - Method in class mikera.transformz.Translation3
-
- transformNormal(AVector, AVector) - Method in class mikera.matrixx.Matrix33
-
- transformNormal(Vector3, Vector3) - Method in class mikera.matrixx.Matrix33
-
- transformNormal(AVector, AVector) - Method in class mikera.transformz.AAffineTransform
-
- transformNormal(AVector, AVector) - Method in class mikera.transformz.Affine34
-
- transformNormal(Vector3, Vector3) - Method in class mikera.transformz.Affine34
-
- transformNormal(AVector, AVector) - Method in class mikera.transformz.ATranslation
-
- transformNormal(Vector3, Vector3) - Method in class mikera.transformz.Translation3
-
- Transformz - Class in mikera.transformz
-
Class containing static utility methods for vector transformations.
- Transformz() - Constructor for class mikera.transformz.Transformz
-
- Translation - Class in mikera.transformz
-
Represents a translation by a fixed vector
- Translation(AVector) - Constructor for class mikera.transformz.Translation
-
- Translation(ATranslation) - Constructor for class mikera.transformz.Translation
-
- Translation(double[]) - Constructor for class mikera.transformz.Translation
-
- Translation3 - Class in mikera.transformz
-
Specialised 3D translation class
- Translation3(AVector) - Constructor for class mikera.transformz.Translation3
-
- Translation3(ATranslation) - Constructor for class mikera.transformz.Translation3
-
- Translation3(double, double, double) - Constructor for class mikera.transformz.Translation3
-
- TransposedMatrix - Class in mikera.matrixx.impl
-
Class representing a transposed view of another matrix
The transposed matrix is a reference to the underlying matrix data
- transposeInPlace() - Method in class mikera.matrixx.AMatrix
-
- transposeInPlace() - Method in class mikera.matrixx.impl.ADiagonalMatrix
-