Index

A B C D E F H I M N O P Q R S T V W X Y Z 
All Classes|All Packages

A

absolute(PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Calculate the absolute of v0.
absolute(PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Calculate the absolute of v0.
absolute(PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Calculate the absolute of v0.
absolute(PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Calculate the absolute of v0.
absolute(PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Calculate the absolute of v0.
absolute(PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Calculate the absolute of v0.
absolute(PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Calculate the absolute of v0.
absolute(PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Calculate the absolute of v0.
absolute(PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Calculate the absolute of v0.
absolute(PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Calculate the absolute of v0.
absolute(PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Calculate the absolute of v0.
absolute(PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Calculate the absolute of v0.
absolute(Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Calculate the absolute of v0.
absolute(Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Calculate the absolute of v0.
absolute(Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Calculate the absolute of v0.
absolute(Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Calculate the absolute of v0.
absolute(Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Calculate the absolute of v0.
absolute(Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Calculate the absolute of v0.
absolute(Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Calculate the absolute of v0.
absolute(Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Calculate the absolute of v0.
absolute(Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Calculate the absolute of v0.
absolute(Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Calculate the absolute of v0.
absolute(Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Calculate the absolute of v0.
absolute(Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Calculate the absolute of v0.
add(PMatrix2x2D<A, B>, PMatrix2x2D<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Add the matrices m0 and m1.
add(PMatrix2x2F<A, B>, PMatrix2x2F<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Add the matrices m0 and m1.
add(PMatrix3x3D<A, B>, PMatrix3x3D<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Add the matrices m0 and m1.
add(PMatrix3x3F<A, B>, PMatrix3x3F<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Add the matrices m0 and m1.
add(PMatrix4x4D<A, B>, PMatrix4x4D<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Add the matrices m0 and m1.
add(PMatrix4x4F<A, B>, PMatrix4x4F<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Add the matrices m0 and m1.
add(PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Add v0 to v1.
add(PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Add v0 to v1.
add(PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Add v0 to v1.
add(PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Add v0 to v1.
add(PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Add v0 to v1.
add(PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Add v0 to v1.
add(PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Add v0 to v1.
add(PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Add v0 to v1.
add(PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Add v0 to v1.
add(PVector4F<T>, PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Add v0 to v1.
add(PVector4I<T>, PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Add v0 to v1.
add(PVector4L<T>, PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Add v0 to v1.
add(Quaternion4D, Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Add q0 to q1.
add(Quaternion4F, Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Add q0 to q1.
add(Matrix2x2D, Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Add the matrices m0 and m1.
add(Matrix2x2F, Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Add the matrices m0 and m1.
add(Matrix3x3D, Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Add the matrices m0 and m1.
add(Matrix3x3F, Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Add the matrices m0 and m1.
add(Matrix4x4D, Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Add the matrices m0 and m1.
add(Matrix4x4F, Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Add the matrices m0 and m1.
add(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Add v0 to v1.
add(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Add v0 to v1.
add(Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Add v0 to v1.
add(Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Add v0 to v1.
add(Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Add v0 to v1.
add(Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Add v0 to v1.
add(Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Add v0 to v1.
add(Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Add v0 to v1.
add(Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Add v0 to v1.
add(Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Add v0 to v1.
add(Vector4I, Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Add v0 to v1.
add(Vector4L, Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Add v0 to v1.
addScaled(PVector2D<T>, PVector2D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Add v0 to v1 * r.
addScaled(PVector2F<T>, PVector2F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Add v0 to v1 * r.
addScaled(PVector2I<T>, PVector2I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Add v0 to v1 * r.
addScaled(PVector2L<T>, PVector2L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Add v0 to v1 * r.
addScaled(PVector3D<T>, PVector3D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Add v0 to v1 * r.
addScaled(PVector3F<T>, PVector3F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Add v0 to v1 * r.
addScaled(PVector3I<T>, PVector3I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Add v0 to v1 * r.
addScaled(PVector3L<T>, PVector3L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Add v0 to v1 * r.
addScaled(PVector4D<T>, PVector4D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Add v0 to v1 * r.
addScaled(PVector4F<T>, PVector4F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Add v0 to v1 * r.
addScaled(PVector4I<T>, PVector4I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Add v0 to v1 * r.
addScaled(PVector4L<T>, PVector4L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Add v0 to v1 * r.
addScaled(Vector2D, Vector2D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Add v0 to v1 * r.
addScaled(Vector2F, Vector2F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Add v0 to v1 * r.
addScaled(Vector2I, Vector2I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Add v0 to v1 * r.
addScaled(Vector2L, Vector2L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Add v0 to v1 * r.
addScaled(Vector3D, Vector3D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Add v0 to v1 * r.
addScaled(Vector3F, Vector3F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Add v0 to v1 * r.
addScaled(Vector3I, Vector3I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Add v0 to v1 * r.
addScaled(Vector3L, Vector3L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Add v0 to v1 * r.
addScaled(Vector4D, Vector4D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Add v0 to v1 * r.
addScaled(Vector4F, Vector4F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Add v0 to v1 * r.
addScaled(Vector4I, Vector4I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Add v0 to v1 * r.
addScaled(Vector4L, Vector4L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Add v0 to v1 * r.
angle(PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Calculate the angle between the vectors v0 and v1 in radians.
angle(PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Calculate the angle between the vectors v0 and v1 in radians.
angle(PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Calculate the angle between the vectors v0 and v1 in radians.
angle(PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Calculate the angle between the vectors v0 and v1 in radians.
angle(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Calculate the angle between the vectors v0 and v1 in radians.
angle(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Calculate the angle between the vectors v0 and v1 in radians.
angle(Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Calculate the angle between the vectors v0 and v1 in radians.
angle(Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Calculate the angle between the vectors v0 and v1 in radians.

B

build() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
Builds a new PMatrix2x2D.
build() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
Builds a new PMatrix2x2F.
build() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Builds a new PMatrix3x3D.
build() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Builds a new PMatrix3x3F.
build() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Builds a new PMatrix4x4D.
build() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Builds a new PMatrix4x4F.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D.Builder
Builds a new PVector2D.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F.Builder
Builds a new PVector2F.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I.Builder
Builds a new PVector2I.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L.Builder
Builds a new PVector2L.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
Builds a new PVector3D.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
Builds a new PVector3F.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
Builds a new PVector3I.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
Builds a new PVector3L.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Builds a new PVector4D.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Builds a new PVector4F.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Builds a new PVector4I.
build() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Builds a new PVector4L.
build() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
Builds a new Quaternion4D.
build() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
Builds a new Quaternion4F.
build() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
Builds a new Matrix2x2D.
build() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
Builds a new Matrix2x2F.
build() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Builds a new Matrix3x3D.
build() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Builds a new Matrix3x3F.
build() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Builds a new Matrix4x4D.
build() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Builds a new Matrix4x4F.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D.Builder
Builds a new Vector2D.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F.Builder
Builds a new Vector2F.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I.Builder
Builds a new Vector2I.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L.Builder
Builds a new Vector2L.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
Builds a new Vector3D.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
Builds a new Vector3F.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
Builds a new Vector3I.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
Builds a new Vector3L.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Builds a new Vector4D.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Builds a new Vector4F.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Builds a new Vector4I.
build() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Builds a new Vector4L.
build() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D.Builder
Builds a new Orthonormalized3D.
build() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D.Builder
Builds a new Orthonormalized4D.
build() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D.Builder
Builds a new POrthonormalized3D.
build() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D.Builder
Builds a new POrthonormalized4D.
builder() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Creates a builder for PMatrix2x2D.
builder() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Creates a builder for PMatrix2x2F.
builder() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Creates a builder for PMatrix3x3D.
builder() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Creates a builder for PMatrix3x3F.
builder() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Creates a builder for PMatrix4x4D.
builder() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Creates a builder for PMatrix4x4F.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
Creates a builder for PVector2D.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
Creates a builder for PVector2F.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
Creates a builder for PVector2I.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
Creates a builder for PVector2L.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
Creates a builder for PVector3D.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
Creates a builder for PVector3F.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
Creates a builder for PVector3I.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
Creates a builder for PVector3L.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Creates a builder for PVector4D.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Creates a builder for PVector4F.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Creates a builder for PVector4I.
builder() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Creates a builder for PVector4L.
builder() - Static method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Creates a builder for Quaternion4D.
builder() - Static method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Creates a builder for Quaternion4F.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Creates a builder for Matrix2x2D.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Creates a builder for Matrix2x2F.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Creates a builder for Matrix3x3D.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Creates a builder for Matrix3x3F.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Creates a builder for Matrix4x4D.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Creates a builder for Matrix4x4F.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
Creates a builder for Vector2D.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
Creates a builder for Vector2F.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
Creates a builder for Vector2I.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
Creates a builder for Vector2L.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
Creates a builder for Vector3D.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
Creates a builder for Vector3F.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
Creates a builder for Vector3I.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
Creates a builder for Vector3L.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Creates a builder for Vector4D.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Creates a builder for Vector4F.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Creates a builder for Vector4I.
builder() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Creates a builder for Vector4L.
builder() - Static method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
Creates a builder for Orthonormalized3D.
builder() - Static method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
Creates a builder for Orthonormalized4D.
builder() - Static method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
Creates a builder for POrthonormalized3D.
builder() - Static method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
Creates a builder for POrthonormalized4D.
byteBuffer() - Method in interface com.io7m.jtensors.storage.bytebuffered.TensorByteBufferedType
 
byteOffset() - Method in interface com.io7m.jtensors.storage.bytebuffered.TensorByteBufferedType
 

C

clamp(PVector2D<T>, PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Clamp the values in v by v_min and v_max.
clamp(PVector2F<T>, PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Clamp the values in v by v_min and v_max.
clamp(PVector2I<T>, PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Clamp the values in v by v_min and v_max.
clamp(PVector2L<T>, PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Clamp the values in v by v_min and v_max.
clamp(PVector3D<T>, PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Clamp the values in v by v_min and v_max.
clamp(PVector3F<T>, PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Clamp the values in v by v_min and v_max.
clamp(PVector3I<T>, PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Clamp the values in v by v_min and v_max.
clamp(PVector3L<T>, PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Clamp the values in v by v_min and v_max.
clamp(PVector4D<T>, PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Clamp the values in v by v_min and v_max.
clamp(PVector4F<T>, PVector4F<T>, PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Clamp the values in v by v_min and v_max.
clamp(PVector4I<T>, PVector4I<T>, PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Clamp the values in v by v_min and v_max.
clamp(PVector4L<T>, PVector4L<T>, PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Clamp the values in v by v_min and v_max.
clamp(Vector2D, Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Clamp the values in v by v_min and v_max.
clamp(Vector2F, Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Clamp the values in v by v_min and v_max.
clamp(Vector2I, Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Clamp the values in v by v_min and v_max.
clamp(Vector2L, Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Clamp the values in v by v_min and v_max.
clamp(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Clamp the values in v by v_min and v_max.
clamp(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Clamp the values in v by v_min and v_max.
clamp(Vector3I, Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Clamp the values in v by v_min and v_max.
clamp(Vector3L, Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Clamp the values in v by v_min and v_max.
clamp(Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Clamp the values in v by v_min and v_max.
clamp(Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Clamp the values in v by v_min and v_max.
clamp(Vector4I, Vector4I, Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Clamp the values in v by v_min and v_max.
clamp(Vector4L, Vector4L, Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Clamp the values in v by v_min and v_max.
column0(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
 
column0(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
 
column0(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
 
column0(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
 
column0(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
column0(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
column0(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
 
column0(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
 
column0(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
 
column0(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
 
column0(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
 
column0(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
 
column1(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
 
column1(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
 
column1(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
 
column1(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
 
column1(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
column1(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
column1(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
 
column1(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
 
column1(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
 
column1(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
 
column1(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
 
column1(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
 
column2(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
 
column2(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
 
column2(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
column2(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
column2(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
 
column2(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
 
column2(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
 
column2(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
 
column3(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
column3(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
column3(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
 
column3(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
 
com.io7m.jtensors.core - package com.io7m.jtensors.core
Core types and functions.
com.io7m.jtensors.core.determinants - package com.io7m.jtensors.core.determinants
Functions for calculating determinants.
com.io7m.jtensors.core.dotproducts - package com.io7m.jtensors.core.dotproducts
Functions for calculating dot products.
com.io7m.jtensors.core.parameterized.matrices - package com.io7m.jtensors.core.parameterized.matrices
Parameterized matrix types.
com.io7m.jtensors.core.parameterized.vectors - package com.io7m.jtensors.core.parameterized.vectors
Parameterized vector types.
com.io7m.jtensors.core.quaternions - package com.io7m.jtensors.core.quaternions
Quaternion types.
com.io7m.jtensors.core.unparameterized.matrices - package com.io7m.jtensors.core.unparameterized.matrices
Unparameterized matrix types.
com.io7m.jtensors.core.unparameterized.vectors - package com.io7m.jtensors.core.unparameterized.vectors
Unparameterized vector types.
com.io7m.jtensors.generators - package com.io7m.jtensors.generators
QuickCheck generators.
com.io7m.jtensors.orthonormalization - package com.io7m.jtensors.orthonormalization
Functions for orthonormalizing sets of vectors.
com.io7m.jtensors.storage.api - package com.io7m.jtensors.storage.api
Tensor storage API.
com.io7m.jtensors.storage.api.parameterized.matrices - package com.io7m.jtensors.storage.api.parameterized.matrices
Parameterized matrix storage types.
com.io7m.jtensors.storage.api.parameterized.vectors - package com.io7m.jtensors.storage.api.parameterized.vectors
Parameterized vector storage types.
com.io7m.jtensors.storage.api.unparameterized.matrices - package com.io7m.jtensors.storage.api.unparameterized.matrices
Unparameterized matrix storage types.
com.io7m.jtensors.storage.api.unparameterized.vectors - package com.io7m.jtensors.storage.api.unparameterized.vectors
Unparameterized vector storage types.
com.io7m.jtensors.storage.bytebuffered - package com.io7m.jtensors.storage.bytebuffered
Tensor ByteBuffered storage implementations.
com.io7m.jtensors.storage.heap - package com.io7m.jtensors.storage.heap
Heap-based storage implementations.
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s8
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s8
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
conjugate(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Calculate the conjugate of the input quaternion q.
conjugate(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Calculate the conjugate of the input quaternion q.
copyOf(PMatrix2x2DType<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Creates an immutable copy of a PMatrix2x2DType value.
copyOf(PMatrix2x2FType<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Creates an immutable copy of a PMatrix2x2FType value.
copyOf(PMatrix3x3DType<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Creates an immutable copy of a PMatrix3x3DType value.
copyOf(PMatrix3x3FType<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Creates an immutable copy of a PMatrix3x3FType value.
copyOf(PMatrix4x4DType<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Creates an immutable copy of a PMatrix4x4DType value.
copyOf(PMatrix4x4FType<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Creates an immutable copy of a PMatrix4x4FType value.
copyOf(PVector2DType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
Creates an immutable copy of a PVector2DType value.
copyOf(PVector2FType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
Creates an immutable copy of a PVector2FType value.
copyOf(PVector2IType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
Creates an immutable copy of a PVector2IType value.
copyOf(PVector2LType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
Creates an immutable copy of a PVector2LType value.
copyOf(PVector3DType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
Creates an immutable copy of a PVector3DType value.
copyOf(PVector3FType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
Creates an immutable copy of a PVector3FType value.
copyOf(PVector3IType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
Creates an immutable copy of a PVector3IType value.
copyOf(PVector3LType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
Creates an immutable copy of a PVector3LType value.
copyOf(PVector4DType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Creates an immutable copy of a PVector4DType value.
copyOf(PVector4FType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Creates an immutable copy of a PVector4FType value.
copyOf(PVector4IType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Creates an immutable copy of a PVector4IType value.
copyOf(PVector4LType<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Creates an immutable copy of a PVector4LType value.
copyOf(Quaternion4DType) - Static method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Creates an immutable copy of a Quaternion4DType value.
copyOf(Quaternion4FType) - Static method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Creates an immutable copy of a Quaternion4FType value.
copyOf(Matrix2x2DType) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Creates an immutable copy of a Matrix2x2DType value.
copyOf(Matrix2x2FType) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Creates an immutable copy of a Matrix2x2FType value.
copyOf(Matrix3x3DType) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Creates an immutable copy of a Matrix3x3DType value.
copyOf(Matrix3x3FType) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Creates an immutable copy of a Matrix3x3FType value.
copyOf(Matrix4x4DType) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Creates an immutable copy of a Matrix4x4DType value.
copyOf(Matrix4x4FType) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Creates an immutable copy of a Matrix4x4FType value.
copyOf(Vector2DType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
Creates an immutable copy of a Vector2DType value.
copyOf(Vector2FType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
Creates an immutable copy of a Vector2FType value.
copyOf(Vector2IType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
Creates an immutable copy of a Vector2IType value.
copyOf(Vector2LType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
Creates an immutable copy of a Vector2LType value.
copyOf(Vector3DType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
Creates an immutable copy of a Vector3DType value.
copyOf(Vector3FType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
Creates an immutable copy of a Vector3FType value.
copyOf(Vector3IType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
Creates an immutable copy of a Vector3IType value.
copyOf(Vector3LType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
Creates an immutable copy of a Vector3LType value.
copyOf(Vector4DType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Creates an immutable copy of a Vector4DType value.
copyOf(Vector4FType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Creates an immutable copy of a Vector4FType value.
copyOf(Vector4IType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Creates an immutable copy of a Vector4IType value.
copyOf(Vector4LType) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Creates an immutable copy of a Vector4LType value.
copyOf(Orthonormalized3DType) - Static method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
Creates an immutable copy of a Orthonormalized3DType value.
copyOf(Orthonormalized4DType) - Static method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
Creates an immutable copy of a Orthonormalized4DType value.
copyOf(POrthonormalized3DType<T>) - Static method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
Creates an immutable copy of a POrthonormalized3DType value.
copyOf(POrthonormalized4DType<T>) - Static method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
Creates an immutable copy of a POrthonormalized4DType value.
create() - Static method in class com.io7m.jtensors.generators.Matrix2x2DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Matrix2x2FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Matrix3x3DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Matrix3x3FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Matrix4x4DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Matrix4x4FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PMatrix2x2DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PMatrix2x2FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PMatrix3x3DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PMatrix3x3FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PMatrix4x4DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PMatrix4x4FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector2DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector2FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector3DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector3FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector4DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector4FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Quaternion4DGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
create() - Static method in class com.io7m.jtensors.generators.Quaternion4FGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
create() - Static method in class com.io7m.jtensors.generators.Vector2DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector2FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector3DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector3FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector4DGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector4FGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
Create a generator initialized with a default component generator.
create() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
Create a generator initialized with a default component generator.
create16() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create16() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-32768, 32767].
create32() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create32() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-2147483648, 2147483647].
create64() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-9223372036854775808, 9223372036854775807].
create64() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-9223372036854775808, 9223372036854775807].
create64() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-9223372036854775808, 9223372036854775807].
create64() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-9223372036854775808, 9223372036854775807].
create64() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-9223372036854775808, 9223372036854775807].
create64() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-9223372036854775808, 9223372036854775807].
create8() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
create8() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 127].
createNormal() - Static method in class com.io7m.jtensors.generators.Matrix2x2DGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Matrix2x2FGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Matrix3x3DGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Matrix3x3FGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Matrix4x4DGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Matrix4x4FGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix2x2DGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix2x2FGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix3x3DGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix3x3FGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix4x4DGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix4x4FGenerator
Create a generator initialized with a default component generator that only produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PVector2DGenerator
Create a generator initialized with a default component generator that produces values in the range [-1, 1].
createNormal() - Static method in class com.io7m.jtensors.generators.PVector2FGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PVector3DGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PVector3FGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PVector4DGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.PVector4FGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Vector2DGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Vector2FGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Vector3DGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Vector3FGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Vector4DGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createNormal() - Static method in class com.io7m.jtensors.generators.Vector4FGenerator
Create a generator initialized with a default component generator that produces values in the range [-1.0, 1.0].
createOrthogonal() - Static method in class com.io7m.jtensors.generators.Matrix4x4DGenerator
Create a generator initialized with a default component generator that only produces orthogonal matrices.
createOrthogonal() - Static method in class com.io7m.jtensors.generators.Matrix4x4FGenerator
Create a generator initialized with a default component generator that only produces orthogonal matrices.
createSmall() - Static method in class com.io7m.jtensors.generators.PVector2DGenerator
Create a generator initialized with a default component generator that produces values in the range [-(2 ^ 16), 2 ^ 16].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector2FGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 128].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536, 65536].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector3DGenerator
Create a generator initialized with a default component generator that produces values in the range [-(2 ^ 16), 2 ^ 16].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector3FGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 128].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536, 65536].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector4DGenerator
Create a generator initialized with a default component generator that produces values in the range [-(2 ^ 16), 2 ^ 16].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector4FGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 128].
createSmall() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536, 65536].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector2DGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector2FGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 128].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536, 65536].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector3DGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector3FGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 128].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536, 65536].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector4DGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector4FGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536.0, 65536.0].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
Create a generator initialized with a default component generator that produces values in the range [-128, 128].
createSmall() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
Create a generator initialized with a default component generator that produces values in the range [-65536, 65536].
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s8
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s8
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
Return a new vector that is backed by the given byte buffer b
createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
Return a new vector that is backed by the given byte buffer b
crossProduct(PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Calculate the cross product of the vectors v0 and v1.
crossProduct(PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Calculate the cross product of the vectors v0 and v1.
crossProduct(PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Calculate the cross product of the vectors v0 and v1.
crossProduct(PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Calculate the cross product of the vectors v0 and v1.
crossProduct(Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Calculate the cross product of the vectors v0 and v1.
crossProduct(Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Calculate the cross product of the vectors v0 and v1.
crossProduct(Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Calculate the cross product of the vectors v0 and v1.
crossProduct(Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Calculate the cross product of the vectors v0 and v1.

D

determinant(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Calculate the determinant of the matrix m.
determinant(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Calculate the determinant of the matrix m.
determinant(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Calculate the determinant of the matrix m.
determinant(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Calculate the determinant of the matrix m.
determinant(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Calculate the determinant of the matrix m.
determinant(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Calculate the determinant of the matrix m.
determinant(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Calculate the determinant of the matrix m.
determinant(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Calculate the determinant of the matrix m.
determinant(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Calculate the determinant of the matrix m.
determinant(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Calculate the determinant of the matrix m.
determinant(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Calculate the determinant of the matrix m.
determinant(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Calculate the determinant of the matrix m.
determinant2x2(double, double, double, double) - Static method in class com.io7m.jtensors.core.determinants.Determinants
Calculate the determinant of the given 2x2 matrix values.
determinant3x3(double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.determinants.Determinants
Calculate the determinant of the given 3x3 matrix values.
determinant4x4(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.determinants.Determinants
Calculate the determinant of the given 4x4 matrix values.
Determinants - Class in com.io7m.jtensors.core.determinants
Functions for calculating determinants.
distance(PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Calculate the distance between v0 and v1.
distance(PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Calculate the distance between v0 and v1.
distance(PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Calculate the distance between v0 and v1.
distance(PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Calculate the distance between v0 and v1.
distance(PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Calculate the distance between v0 and v1.
distance(PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Calculate the distance between v0 and v1.
distance(PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Calculate the distance between v0 and v1.
distance(PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Calculate the distance between v0 and v1.
distance(PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Calculate the distance between v0 and v1.
distance(PVector4F<T>, PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Calculate the distance between v0 and v1.
distance(PVector4I<T>, PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Calculate the distance between v0 and v1.
distance(PVector4L<T>, PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Calculate the distance between v0 and v1.
distance(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Calculate the distance between v0 and v1.
distance(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Calculate the distance between v0 and v1.
distance(Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Calculate the distance between v0 and v1.
distance(Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Calculate the distance between v0 and v1.
distance(Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Calculate the distance between v0 and v1.
distance(Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Calculate the distance between v0 and v1.
distance(Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Calculate the distance between v0 and v1.
distance(Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Calculate the distance between v0 and v1.
distance(Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Calculate the distance between v0 and v1.
distance(Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Calculate the distance between v0 and v1.
distance(Vector4I, Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Calculate the distance between v0 and v1.
distance(Vector4L, Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Calculate the distance between v0 and v1.
dotProduct(PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector4F<T>, PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector4I<T>, PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Calculate the scalar product of the vectors v0 and v1.
dotProduct(PVector4L<T>, PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Quaternion4D, Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Calculate the scalar product of the quaternions q0 and q1.
dotProduct(Quaternion4F, Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Calculate the scalar product of the quaternions q0 and q1.
dotProduct(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector4I, Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Calculate the scalar product of the vectors v0 and v1.
dotProduct(Vector4L, Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Calculate the scalar product of the vectors v0 and v1.
dotProduct2(double, double, double, double) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsDouble
Calculate the dot product of (x0, y0) and (x1, y1).
dotProduct2(int, int, int, int) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsInt
Calculate the dot product of (x0, y0) and (x1, y1).
dotProduct2(long, long, long, long) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsLong
Calculate the dot product of (x0, y0) and (x1, y1).
dotProduct3(double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsDouble
Calculate the dot product of (x0, y0, z0) and (x1, y1, z1).
dotProduct3(int, int, int, int, int, int) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsInt
Calculate the dot product of (x0, y0, z0) and (x1, y1, z1).
dotProduct3(long, long, long, long, long, long) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsLong
Calculate the dot product of (x0, y0, z0) and (x1, y1, z1).
dotProduct4(double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsDouble
Calculate the dot product of (x0, y0, z0, w0) and (x1, y1, z1, w1).
dotProduct4(int, int, int, int, int, int, int, int) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsInt
Calculate the dot product of (x0, y0, z0, w0) and (x1, y1, z1, w1).
dotProduct4(long, long, long, long, long, long, long, long) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsLong
Calculate the dot product of (x0, y0, z0, w0) and (x1, y1, z1, w1).
DotProductsDouble - Class in com.io7m.jtensors.core.dotproducts
Functions for calculating dot products.
DotProductsInt - Class in com.io7m.jtensors.core.dotproducts
Functions for calculating dot products.
DotProductsLong - Class in com.io7m.jtensors.core.dotproducts
Functions for calculating dot products.

E

equals(double, double) - Method in interface com.io7m.jtensors.core.quaternions.Quaternions4D.ComponentComparatorType
 
equals(double, double) - Method in interface com.io7m.jtensors.core.quaternions.Quaternions4F.ComponentComparatorType
 
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
This instance is equal to all instances of PMatrix2x2D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
This instance is equal to all instances of PMatrix2x2F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
This instance is equal to all instances of PMatrix3x3D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
This instance is equal to all instances of PMatrix3x3F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
This instance is equal to all instances of PMatrix4x4D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
This instance is equal to all instances of PMatrix4x4F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
This instance is equal to all instances of PVector2D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
This instance is equal to all instances of PVector2F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
This instance is equal to all instances of PVector2I that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
This instance is equal to all instances of PVector2L that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
This instance is equal to all instances of PVector3D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
This instance is equal to all instances of PVector3F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
This instance is equal to all instances of PVector3I that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
This instance is equal to all instances of PVector3L that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
This instance is equal to all instances of PVector4D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
This instance is equal to all instances of PVector4F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
This instance is equal to all instances of PVector4I that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
This instance is equal to all instances of PVector4L that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
This instance is equal to all instances of Quaternion4D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
This instance is equal to all instances of Quaternion4F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
This instance is equal to all instances of Matrix2x2D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
This instance is equal to all instances of Matrix2x2F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
This instance is equal to all instances of Matrix3x3D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
This instance is equal to all instances of Matrix3x3F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
This instance is equal to all instances of Matrix4x4D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
This instance is equal to all instances of Matrix4x4F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
This instance is equal to all instances of Vector2D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
This instance is equal to all instances of Vector2F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
This instance is equal to all instances of Vector2I that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
This instance is equal to all instances of Vector2L that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
This instance is equal to all instances of Vector3D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
This instance is equal to all instances of Vector3F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
This instance is equal to all instances of Vector3I that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
This instance is equal to all instances of Vector3L that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
This instance is equal to all instances of Vector4D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
This instance is equal to all instances of Vector4F that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
This instance is equal to all instances of Vector4I that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
This instance is equal to all instances of Vector4L that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
This instance is equal to all instances of Orthonormalized3D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
This instance is equal to all instances of Orthonormalized4D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
This instance is equal to all instances of POrthonormalized3D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
This instance is equal to all instances of POrthonormalized4D that have equal attribute values.
equals(Object) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2D
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2L
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.VectorMutable2D
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.VectorMutable2L
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
equals(Object) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 

F

from(PMatrix2x2DType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2DType instance.
from(PMatrix2x2FType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2FType instance.
from(PMatrix3x3DType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType instance.
from(PMatrix3x3FType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType instance.
from(PMatrix4x4DType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType instance.
from(PMatrix4x4FType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType instance.
from(PVector2DType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector2DType instance.
from(PVector2FType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector2FType instance.
from(PVector2IType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector2IType instance.
from(PVector2LType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector2LType instance.
from(PVector3DType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector3DType instance.
from(PVector3FType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector3FType instance.
from(PVector3IType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector3IType instance.
from(PVector3LType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector3LType instance.
from(PVector4DType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector4DType instance.
from(PVector4FType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector4FType instance.
from(PVector4IType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector4IType instance.
from(PVector4LType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector4LType instance.
from(Quaternion4DType) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.quaternions.Quaternion4DType instance.
from(Quaternion4FType) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.quaternions.Quaternion4FType instance.
from(QuaternionReadable4DType) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.quaternions.QuaternionReadable4DType instance.
from(QuaternionReadable4FType) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.quaternions.QuaternionReadable4FType instance.
from(Matrix2x2DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2DType instance.
from(Matrix2x2FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2FType instance.
from(Matrix3x3DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType instance.
from(Matrix3x3FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType instance.
from(Matrix4x4DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType instance.
from(Matrix4x4FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType instance.
from(MatrixReadable2x2DType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType instance.
from(MatrixReadable2x2DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType instance.
from(MatrixReadable2x2FType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType instance.
from(MatrixReadable2x2FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType instance.
from(MatrixReadable3x3DType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType instance.
from(MatrixReadable3x3DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType instance.
from(MatrixReadable3x3FType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType instance.
from(MatrixReadable3x3FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType instance.
from(MatrixReadable4x4DType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType instance.
from(MatrixReadable4x4DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType instance.
from(MatrixReadable4x4FType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType instance.
from(MatrixReadable4x4FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType instance.
from(Vector2DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector2DType instance.
from(Vector2FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector2FType instance.
from(Vector2IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector2IType instance.
from(Vector2LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector2LType instance.
from(Vector3DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector3DType instance.
from(Vector3FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector3FType instance.
from(Vector3IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector3IType instance.
from(Vector3LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector3LType instance.
from(Vector4DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector4DType instance.
from(Vector4FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector4FType instance.
from(Vector4IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector4IType instance.
from(Vector4LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector4LType instance.
from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
from(VectorReadable3DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType instance.
from(VectorReadable3DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType instance.
from(VectorReadable3DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType instance.
from(VectorReadable3DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType instance.
from(VectorReadable3FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType instance.
from(VectorReadable3FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType instance.
from(VectorReadable3FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType instance.
from(VectorReadable3FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType instance.
from(VectorReadable3IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType instance.
from(VectorReadable3IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType instance.
from(VectorReadable3IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType instance.
from(VectorReadable3IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType instance.
from(VectorReadable3LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType instance.
from(VectorReadable3LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType instance.
from(VectorReadable3LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType instance.
from(VectorReadable3LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType instance.
from(VectorReadable4DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4DType instance.
from(VectorReadable4DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4DType instance.
from(VectorReadable4FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType instance.
from(VectorReadable4FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType instance.
from(VectorReadable4IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4IType instance.
from(VectorReadable4IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4IType instance.
from(VectorReadable4LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4LType instance.
from(VectorReadable4LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4LType instance.
from(Orthonormalized3DType) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D.Builder
Fill a builder with attribute values from the provided Orthonormalized3DType instance.
from(Orthonormalized4DType) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D.Builder
Fill a builder with attribute values from the provided Orthonormalized4DType instance.
from(POrthonormalized3DType<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D.Builder
Fill a builder with attribute values from the provided POrthonormalized3DType instance.
from(POrthonormalized4DType<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D.Builder
Fill a builder with attribute values from the provided POrthonormalized4DType instance.

H

hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Computes a hash code from attributes: r0c0, r0c1, r1c0, r1c1.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Computes a hash code from attributes: r0c0, r0c1, r1c0, r1c1.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Computes a hash code from attributes: r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Computes a hash code from attributes: r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Computes a hash code from attributes: r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Computes a hash code from attributes: r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
Computes a hash code from attributes: x, y.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
Computes a hash code from attributes: x, y.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
Computes a hash code from attributes: x, y.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
Computes a hash code from attributes: x, y.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
Computes a hash code from attributes: x, y, z.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
Computes a hash code from attributes: x, y, z.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
Computes a hash code from attributes: x, y, z.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
Computes a hash code from attributes: x, y, z.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Computes a hash code from attributes: r0c0, r0c1, r1c0, r1c1.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Computes a hash code from attributes: r0c0, r0c1, r1c0, r1c1.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Computes a hash code from attributes: r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Computes a hash code from attributes: r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Computes a hash code from attributes: r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Computes a hash code from attributes: r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
Computes a hash code from attributes: x, y.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
Computes a hash code from attributes: x, y.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
Computes a hash code from attributes: x, y.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
Computes a hash code from attributes: x, y.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
Computes a hash code from attributes: x, y, z.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
Computes a hash code from attributes: x, y, z.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
Computes a hash code from attributes: x, y, z.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
Computes a hash code from attributes: x, y, z.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Computes a hash code from attributes: x, y, z, w.
hashCode() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
Computes a hash code from attributes: v0, v1, v2.
hashCode() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
Computes a hash code from attributes: v0, v1, v2.
hashCode() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
Computes a hash code from attributes: v0, v1, v2.
hashCode() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
Computes a hash code from attributes: v0, v1, v2.
hashCode() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2D
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2L
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.VectorMutable2D
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.VectorMutable2L
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
hashCode() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 

I

identity() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
The identity quaternion.
identity() - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
The identity quaternion.
identity() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
The identity matrix.
identity() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
The identity matrix.
interpolateBilinear(PVector2D<T>, PVector2D<T>, PVector2D<T>, PVector2D<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector2F<T>, PVector2F<T>, PVector2F<T>, PVector2F<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector2I<T>, PVector2I<T>, PVector2I<T>, PVector2I<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector2L<T>, PVector2L<T>, PVector2L<T>, PVector2L<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector3D<T>, PVector3D<T>, PVector3D<T>, PVector3D<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector3F<T>, PVector3F<T>, PVector3F<T>, PVector3F<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector3I<T>, PVector3I<T>, PVector3I<T>, PVector3I<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector3L<T>, PVector3L<T>, PVector3L<T>, PVector3L<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector4D<T>, PVector4D<T>, PVector4D<T>, PVector4D<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector4F<T>, PVector4F<T>, PVector4F<T>, PVector4F<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector4I<T>, PVector4I<T>, PVector4I<T>, PVector4I<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(PVector4L<T>, PVector4L<T>, PVector4L<T>, PVector4L<T>, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector2D, Vector2D, Vector2D, Vector2D, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector2F, Vector2F, Vector2F, Vector2F, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector2I, Vector2I, Vector2I, Vector2I, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector2L, Vector2L, Vector2L, Vector2L, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector3D, Vector3D, Vector3D, Vector3D, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector3F, Vector3F, Vector3F, Vector3F, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector3I, Vector3I, Vector3I, Vector3I, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector3L, Vector3L, Vector3L, Vector3L, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector4D, Vector4D, Vector4D, Vector4D, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector4F, Vector4F, Vector4F, Vector4F, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector4I, Vector4I, Vector4I, Vector4I, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateBilinear(Vector4L, Vector4L, Vector4L, Vector4L, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Bilinearly interpolate between x0y0, x1y0, x0y1, x1y1.
interpolateLinear(PVector2D<T>, PVector2D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector2F<T>, PVector2F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector2I<T>, PVector2I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector2L<T>, PVector2L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector3D<T>, PVector3D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector3F<T>, PVector3F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector3I<T>, PVector3I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector3L<T>, PVector3L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector4D<T>, PVector4D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector4F<T>, PVector4F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector4I<T>, PVector4I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(PVector4L<T>, PVector4L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Quaternion4D, Quaternion4D, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Linearly interpolate between q0 and q1 by the amount alpha, such that:
interpolateLinear(Quaternion4F, Quaternion4F, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Linearly interpolate between q0 and q1 by the amount alpha, such that:
interpolateLinear(Vector2D, Vector2D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector2F, Vector2F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector2I, Vector2I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector2L, Vector2L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector3D, Vector3D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector3F, Vector3F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector3I, Vector3I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector3L, Vector3L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector4D, Vector4D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector4F, Vector4F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector4I, Vector4I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateLinear(Vector4L, Vector4L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Linearly interpolate between v0 and v1 by the amount alpha.
interpolateSphericalLinear(Quaternion4D, Quaternion4D, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Interpolate between q0 and q1, using spherical linear interpolation, by the amount alpha, such that:
interpolateSphericalLinear(Quaternion4F, Quaternion4F, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Interpolate between q0 and q1, using spherical linear interpolation, by the amount alpha, such that:
invert(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Calculate the inverse of the matrix m.
invert(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Calculate the inverse of the matrix m.
invert(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Calculate the inverse of the matrix m.
invert(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Calculate the inverse of the matrix m.
invert(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Calculate the inverse of the matrix m.
invert(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Calculate the inverse of the matrix m.
invert(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Calculate the inverse of the matrix m.
invert(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Calculate the inverse of the matrix m.
invert(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Calculate the inverse of the matrix m.
invert(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Calculate the inverse of the matrix m.
invert(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Calculate the inverse of the matrix m.
invert(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Calculate the inverse of the matrix m.
isNegationOf(Quaternions4D.ComponentComparatorType, Quaternion4D, Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Return true iff qa is the negation of qb.
isNegationOf(Quaternions4F.ComponentComparatorType, Quaternion4F, Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Return true iff qa is the negation of qb.

M

magnitude(PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Calculate the magnitude of the vector v0.
magnitude(PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Calculate the magnitude of the vector v0.
magnitude(PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Calculate the magnitude of the vector v0.
magnitude(PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Calculate the magnitude of the vector v0.
magnitude(PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Calculate the magnitude of the vector v0.
magnitude(PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Calculate the magnitude of the vector v0.
magnitude(PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Calculate the magnitude of the vector v0.
magnitude(PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Calculate the magnitude of the vector v0.
magnitude(PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Calculate the magnitude of the vector v0.
magnitude(PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Calculate the magnitude of the vector v0.
magnitude(PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Calculate the magnitude of the vector v0.
magnitude(PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Calculate the magnitude of the vector v0.
magnitude(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Calculate the magnitude of the quaternion q0.
magnitude(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Calculate the magnitude of the quaternion q0.
magnitude(Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Calculate the magnitude of the vector v0.
magnitude(Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Calculate the magnitude of the vector v0.
magnitude(Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Calculate the magnitude of the vector v0.
magnitude(Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Calculate the magnitude of the vector v0.
magnitude(Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Calculate the magnitude of the vector v0.
magnitude(Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Calculate the magnitude of the vector v0.
magnitude(Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Calculate the magnitude of the vector v0.
magnitude(Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Calculate the magnitude of the vector v0.
magnitude(Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Calculate the magnitude of the vector v0.
magnitude(Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Calculate the magnitude of the vector v0.
magnitude(Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Calculate the magnitude of the vector v0.
magnitude(Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Calculate the magnitude of the vector v0.
magnitudeSquared(PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Calculate the squared magnitude of the vector v0.
magnitudeSquared(PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Calculate the squared magnitude of the quaternion q0.
magnitudeSquared(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Calculate the squared magnitude of the quaternion q0.
magnitudeSquared(Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Calculate the squared magnitude of the vector v0.
magnitudeSquared(Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Calculate the squared magnitude of the vector v0.
Matrices2x2D - Class in com.io7m.jtensors.core.unparameterized.matrices
Functions over Matrix2x2D values.
Matrices2x2F - Class in com.io7m.jtensors.core.unparameterized.matrices
Functions over Matrix2x2F values.
Matrices3x3D - Class in com.io7m.jtensors.core.unparameterized.matrices
Functions over Matrix3x3D values.
Matrices3x3F - Class in com.io7m.jtensors.core.unparameterized.matrices
Functions over Matrix3x3F values.
Matrices4x4D - Class in com.io7m.jtensors.core.unparameterized.matrices
Functions over Matrix4x4D values.
Matrices4x4F - Class in com.io7m.jtensors.core.unparameterized.matrices
Functions over Matrix4x4F values.
Matrix2x2D - Class in com.io7m.jtensors.core.unparameterized.matrices
The type of 2x2 double-typed matrices.
Matrix2x2D.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
Builds instances of type Matrix2x2D.
Matrix2x2DGenerator - Class in com.io7m.jtensors.generators
A matrix generator.
Matrix2x2DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix2x2DGenerator
Construct a generator.
Matrix2x2DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 2x2 double-typed matrices.
Matrix2x2F - Class in com.io7m.jtensors.core.unparameterized.matrices
The type of 2x2 float-typed matrices.
Matrix2x2F.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
Builds instances of type Matrix2x2F.
Matrix2x2FGenerator - Class in com.io7m.jtensors.generators
A matrix generator.
Matrix2x2FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix2x2FGenerator
Construct a generator.
Matrix2x2FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 2x2 float-typed matrices.
Matrix3x3D - Class in com.io7m.jtensors.core.unparameterized.matrices
The type of 3x3 double-typed matrices.
Matrix3x3D.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
Builds instances of type Matrix3x3D.
Matrix3x3DGenerator - Class in com.io7m.jtensors.generators
A matrix generator.
Matrix3x3DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix3x3DGenerator
Construct a generator.
Matrix3x3DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 3x3 double-typed matrices.
Matrix3x3F - Class in com.io7m.jtensors.core.unparameterized.matrices
The type of 3x3 float-typed matrices.
Matrix3x3F.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
Builds instances of type Matrix3x3F.
Matrix3x3FGenerator - Class in com.io7m.jtensors.generators
A matrix generator.
Matrix3x3FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix3x3FGenerator
Construct a generator.
Matrix3x3FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 3x3 float-typed matrices.
Matrix4x4D - Class in com.io7m.jtensors.core.unparameterized.matrices
The type of 4x4 double-typed matrices.
Matrix4x4D.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
Builds instances of type Matrix4x4D.
Matrix4x4DGenerator - Class in com.io7m.jtensors.generators
A matrix generator.
Matrix4x4DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix4x4DGenerator
Construct a generator.
Matrix4x4DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 4x4 double-typed matrices.
Matrix4x4F - Class in com.io7m.jtensors.core.unparameterized.matrices
The type of 4x4 float-typed matrices.
Matrix4x4F.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
Builds instances of type Matrix4x4F.
Matrix4x4FGenerator - Class in com.io7m.jtensors.generators
A matrix generator.
Matrix4x4FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix4x4FGenerator
Construct a generator.
Matrix4x4FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 4x4 float-typed matrices.
MatrixByteBuffered2x2s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered2x2s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered2x2s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered2x2Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed 2x2 matrices.
MatrixByteBuffered3x3s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered3x3s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered3x3s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered3x3Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed 3x3 matrices.
MatrixByteBuffered4x4s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered4x4s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered4x4s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
MatrixByteBuffered4x4Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed 4x4 matrices.
MatrixByteBufferedType - Interface in com.io7m.jtensors.storage.bytebuffered
The type of matrices backed by a byte buffer.
MatrixComputationalType - Interface in com.io7m.jtensors.core
The type of matrices intended for computation.
MatrixReadable2x2DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 2x2 double-typed matrices.
MatrixReadable2x2FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 2x2 float-typed matrices.
MatrixReadable3x3DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 3x3 double-typed matrices.
MatrixReadable3x3FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 3x3 float-typed matrices.
MatrixReadable4x4DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 4x4 double-typed matrices.
MatrixReadable4x4FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of 4x4 float-typed matrices.
MatrixReadableDType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of readable matrices with double-typed elements.
MatrixReadableFType - Interface in com.io7m.jtensors.core.unparameterized.matrices
The type of readable matrices with float-typed elements.
MatrixStorage2x2Type - Interface in com.io7m.jtensors.storage.api.unparameterized.matrices
The type of mutable 2x2 floating point number matrices.
MatrixStorage3x3Type - Interface in com.io7m.jtensors.storage.api.unparameterized.matrices
The type of mutable 3x3 floating point number matrices.
MatrixStorage4x4Type - Interface in com.io7m.jtensors.storage.api.unparameterized.matrices
The type of mutable 4x4 floating point number matrices.
MatrixStorageType - Interface in com.io7m.jtensors.storage.api
The type of matrices intended for storage.
multiply(PMatrix2x2D<B, C>, PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Multiply the matrices m0 and m1.
multiply(PMatrix2x2F<B, C>, PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Multiply the matrices m0 and m1.
multiply(PMatrix3x3D<B, C>, PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Multiply the matrices m0 and m1.
multiply(PMatrix3x3F<B, C>, PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Multiply the matrices m0 and m1.
multiply(PMatrix4x4D<B, C>, PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Multiply the matrices m0 and m1.
multiply(PMatrix4x4F<B, C>, PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Multiply the matrices m0 and m1.
multiply(PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Multiply v0 by v1.
multiply(PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Multiply v0 by v1.
multiply(PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Multiply v0 by v1.
multiply(PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Multiply v0 by v1.
multiply(PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Multiply v0 by v1.
multiply(PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Multiply v0 by v1.
multiply(PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Multiply v0 by v1.
multiply(PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Multiply v0 by v1.
multiply(PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Multiply v0 by v1.
multiply(PVector4F<T>, PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Multiply v0 by v1.
multiply(PVector4I<T>, PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Multiply v0 by v1.
multiply(PVector4L<T>, PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Multiply v0 by v1.
multiply(Quaternion4D, Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Multiply the quaternion q0 by the quaternion q1.
multiply(Quaternion4F, Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Multiply the quaternion q0 by the quaternion q1.
multiply(Matrix2x2D, Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Multiply the matrices m0 and m1.
multiply(Matrix2x2F, Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Multiply the matrices m0 and m1.
multiply(Matrix3x3D, Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Multiply the matrices m0 and m1.
multiply(Matrix3x3F, Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Multiply the matrices m0 and m1.
multiply(Matrix4x4D, Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Multiply the matrices m0 and m1.
multiply(Matrix4x4F, Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Multiply the matrices m0 and m1.
multiply(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Multiply v0 by v1.
multiply(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Multiply v0 by v1.
multiply(Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Multiply v0 by v1.
multiply(Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Multiply v0 by v1.
multiply(Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Multiply v0 by v1.
multiply(Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Multiply v0 by v1.
multiply(Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Multiply v0 by v1.
multiply(Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Multiply v0 by v1.
multiply(Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Multiply v0 by v1.
multiply(Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Multiply v0 by v1.
multiply(Vector4I, Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Multiply v0 by v1.
multiply(Vector4L, Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Multiply v0 by v1.
multiplyVectorPost(PMatrix2x2D<A, B>, PVector2D<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix2x2D, Vector2D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix2x2F<A, B>, PVector2F<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix2x2F, Vector2F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix3x3D<A, B>, PVector3D<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix3x3D, Vector3D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix3x3F<A, B>, PVector3F<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix3x3F, Vector3F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix4x4D<A, B>, PVector4D<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix4x4D, Vector4D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix4x4F<A, B>, PVector4F<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Multiply the vector v by the matrix m.
multiplyVectorPost(PMatrix4x4F, Vector4F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Multiply the vector v by the matrix m.
multiplyVectorPost(Matrix2x2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Multiply the vector v by the matrix m.
multiplyVectorPost(Matrix2x2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Multiply the vector v by the matrix m.
multiplyVectorPost(Matrix3x3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Multiply the vector v by the matrix m.
multiplyVectorPost(Matrix3x3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Multiply the vector v by the matrix m.
multiplyVectorPost(Matrix4x4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Multiply the vector v by the matrix m.
multiplyVectorPost(Matrix4x4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Multiply the vector v by the matrix m.

N

negate(PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Calculate the negation of v.
negate(PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Calculate the negation of v.
negate(PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Calculate the negation of v.
negate(PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Calculate the negation of v.
negate(PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Calculate the negation of v.
negate(PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Calculate the negation of v.
negate(PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Calculate the negation of v.
negate(PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Calculate the negation of v.
negate(PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Calculate the negation of v.
negate(PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Calculate the negation of v.
negate(PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Calculate the negation of v.
negate(PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Calculate the negation of v.
negate(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Calculate the negation of the input quaternion q.
negate(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Calculate the negation of the input quaternion q.
negate(Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Calculate the negation of v.
negate(Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Calculate the negation of v.
negate(Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Calculate the negation of v.
negate(Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Calculate the negation of v.
negate(Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Calculate the negation of v.
negate(Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Calculate the negation of v.
negate(Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Calculate the negation of v.
negate(Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Calculate the negation of v.
negate(Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Calculate the negation of v.
negate(Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Calculate the negation of v.
negate(Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Calculate the negation of v.
negate(Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Calculate the negation of v.
next() - Method in class com.io7m.jtensors.generators.Matrix2x2DGenerator
 
next() - Method in class com.io7m.jtensors.generators.Matrix2x2FGenerator
 
next() - Method in class com.io7m.jtensors.generators.Matrix3x3DGenerator
 
next() - Method in class com.io7m.jtensors.generators.Matrix3x3FGenerator
 
next() - Method in class com.io7m.jtensors.generators.Matrix4x4DGenerator
 
next() - Method in class com.io7m.jtensors.generators.Matrix4x4FGenerator
 
next() - Method in class com.io7m.jtensors.generators.PMatrix2x2DGenerator
 
next() - Method in class com.io7m.jtensors.generators.PMatrix2x2FGenerator
 
next() - Method in class com.io7m.jtensors.generators.PMatrix3x3DGenerator
 
next() - Method in class com.io7m.jtensors.generators.PMatrix3x3FGenerator
 
next() - Method in class com.io7m.jtensors.generators.PMatrix4x4DGenerator
 
next() - Method in class com.io7m.jtensors.generators.PMatrix4x4FGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector2DGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector2FGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector2IGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector2LGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector3DGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector3FGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector3IGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector3LGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector4DGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector4FGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector4IGenerator
 
next() - Method in class com.io7m.jtensors.generators.PVector4LGenerator
 
next() - Method in class com.io7m.jtensors.generators.Quaternion4DGenerator
 
next() - Method in class com.io7m.jtensors.generators.Quaternion4FGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector2DGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector2FGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector2IGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector2LGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector3DGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector3FGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector3IGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector3LGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector4DGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector4FGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector4IGenerator
 
next() - Method in class com.io7m.jtensors.generators.Vector4LGenerator
 
normalize(PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Normalize the vector v0.
normalize(PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Normalize the vector v0.
normalize(PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Normalize the vector v0.
normalize(PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Normalize the vector v0.
normalize(PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Normalize the vector v0.
normalize(PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Normalize the vector v0.
normalize(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Normalize the quaternion q0.
normalize(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Normalize the quaternion q0.
normalize(Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Normalize the vector v0.
normalize(Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Normalize the vector v0.
normalize(Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Normalize the vector v0.
normalize(Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Normalize the vector v0.
normalize(Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Normalize the vector v0.
normalize(Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Normalize the vector v0.

O

of(double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
Construct a new immutable PVector2D instance.
of(double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
Construct a new immutable Vector2D instance.
of(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
Construct a new immutable PVector3D instance.
of(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
Construct a new immutable Vector3D instance.
of(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Construct a new immutable PMatrix2x2D instance.
of(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Construct a new immutable PVector4D instance.
of(double, double, double, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Construct a new immutable Quaternion4D instance.
of(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Construct a new immutable Matrix2x2D instance.
of(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Construct a new immutable Vector4D instance.
of(double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Construct a new immutable PMatrix3x3D instance.
of(double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Construct a new immutable Matrix3x3D instance.
of(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Construct a new immutable PMatrix4x4D instance.
of(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Construct a new immutable Matrix4x4D instance.
of(float, float) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
Construct a new immutable PVector2F instance.
of(float, float) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
Construct a new immutable Vector2F instance.
of(float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
Construct a new immutable PVector3F instance.
of(float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
Construct a new immutable Vector3F instance.
of(float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Construct a new immutable PMatrix2x2F instance.
of(float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Construct a new immutable PVector4F instance.
of(float, float, float, float) - Static method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Construct a new immutable Quaternion4F instance.
of(float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Construct a new immutable Matrix2x2F instance.
of(float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Construct a new immutable Vector4F instance.
of(float, float, float, float, float, float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Construct a new immutable PMatrix3x3F instance.
of(float, float, float, float, float, float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Construct a new immutable Matrix3x3F instance.
of(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Construct a new immutable PMatrix4x4F instance.
of(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Construct a new immutable Matrix4x4F instance.
of(int, int) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
Construct a new immutable PVector2I instance.
of(int, int) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
Construct a new immutable Vector2I instance.
of(int, int, int) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
Construct a new immutable PVector3I instance.
of(int, int, int) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
Construct a new immutable Vector3I instance.
of(int, int, int, int) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Construct a new immutable PVector4I instance.
of(int, int, int, int) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Construct a new immutable Vector4I instance.
of(long, long) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
Construct a new immutable PVector2L instance.
of(long, long) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
Construct a new immutable Vector2L instance.
of(long, long, long) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
Construct a new immutable PVector3L instance.
of(long, long, long) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
Construct a new immutable Vector3L instance.
of(long, long, long, long) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Construct a new immutable PVector4L instance.
of(long, long, long, long) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Construct a new immutable Vector4L instance.
of(PVector3D<T>, PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
Construct a new immutable POrthonormalized3D instance.
of(PVector4D<T>, PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
Construct a new immutable POrthonormalized4D instance.
of(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
Construct a new immutable Orthonormalized3D instance.
of(Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
Construct a new immutable Orthonormalized4D instance.
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Calculate a quaternion that represents a rotation of r radians around the axis (axis_x, axis_y, axis_z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Calculate a quaternion that represents a rotation of r radians around the axis (axis_x, axis_y, axis_z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
ofColumns(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Construct a matrix from the column vectors (c0, c1).
ofColumns(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Construct a matrix from the column vectors (c0, c1).
ofColumns(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Construct a matrix from the column vectors (c0, c1).
ofColumns(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Construct a matrix from the column vectors (c0, c1).
ofColumns(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Construct a matrix from the column vectors (c0, c1, c2).
ofColumns(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Construct a matrix from the column vectors (c0, c1, c2).
ofColumns(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Construct a matrix from the column vectors (c0, c1, c2).
ofColumns(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Construct a matrix from the column vectors (c0, c1, c2).
ofColumns(Vector4D, Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Construct a matrix from the column vectors (c0, c1, c2, c3).
ofColumns(Vector4D, Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Construct a matrix from the column vectors (c0, c1, c2, c3).
ofColumns(Vector4F, Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Construct a matrix from the column vectors (c0, c1, c2, c3).
ofColumns(Vector4F, Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Construct a matrix from the column vectors (c0, c1, c2, c3).
offset() - Method in interface com.io7m.jtensors.storage.bytebuffered.TensorByteBufferedType
 
ofMatrix4x4(Matrix4x4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Calculate a quaternion that represents the rotation given by the matrix m.
ofMatrix4x4(Matrix4x4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Calculate a quaternion that represents the rotation given by the matrix m.
ofPMatrix4x4(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Calculate a quaternion that represents the rotation given by the matrix m.
ofPMatrix4x4(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Calculate a quaternion that represents the rotation given by the matrix m.
ofRows(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Construct a matrix from the row vectors (r0, r1).
ofRows(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Construct a matrix from the row vectors (r0, r1).
ofRows(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Construct a matrix from the row vectors (r0, r1).
ofRows(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Construct a matrix from the row vectors (r0, r1).
ofRows(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Construct a matrix from the row vectors (r0, r1, r2).
ofRows(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Construct a matrix from the row vectors (r0, r1, r2).
ofRows(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Construct a matrix from the row vectors (r0, r1, r2).
ofRows(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Construct a matrix from the row vectors (r0, r1, r2).
ofRows(Vector4D, Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Construct a matrix from the row vectors (r0, r1, r2, r3).
ofRows(Vector4D, Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Construct a matrix from the row vectors (r0, r1, r2, r3).
ofRows(Vector4F, Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Construct a matrix from the row vectors (r0, r1, r2, r3).
ofRows(Vector4F, Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Construct a matrix from the row vectors (r0, r1, r2, r3).
ofScale(double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Construct a matrix that will scale by (x, y).
ofScale(double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Construct a matrix that will scale by (x, y).
ofScale(double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Construct a matrix that will scale by (x, y).
ofScale(double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Construct a matrix that will scale by (x, y).
ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Construct a matrix that will scale by (x, y, z).
ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Construct a matrix that will scale by (x, y, z).
ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Construct a matrix that will scale by (x, y, z).
ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Construct a matrix that will scale by (x, y, z).
ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Construct a matrix that will scale by (x, y, z).
ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Construct a matrix that will scale by (x, y, z).
ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Construct a matrix that will scale by (x, y, z).
ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Construct a matrix that will scale by (x, y, z).
ofTranslation(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Construct a matrix that will translate by (x, y, z).
ofTranslation(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Construct a matrix that will translate by (x, y, z).
ofTranslation(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Construct a matrix that will translate by (x, y, z).
ofTranslation(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Construct a matrix that will translate by (x, y, z).
Orthonormalization - Class in com.io7m.jtensors.orthonormalization
Functions to orthonormalize sets of vectors.
orthonormalize3D(PVector3D<T>, PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.orthonormalization.POrthonormalization
Orthonormalize the given vectors.
orthonormalize3D(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.orthonormalization.Orthonormalization
Orthonormalize the given vectors.
orthonormalize4D(PVector4D<T>, PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.orthonormalization.POrthonormalization
Orthonormalize the given vectors.
orthonormalize4D(Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.orthonormalization.Orthonormalization
Orthonormalize the given vectors.
Orthonormalized3D - Class in com.io7m.jtensors.orthonormalization
A set of vectors that are orthogonal to each other and are normalized.
Orthonormalized3D.Builder - Class in com.io7m.jtensors.orthonormalization
Builds instances of type Orthonormalized3D.
Orthonormalized3DType - Interface in com.io7m.jtensors.orthonormalization
A set of vectors that are orthogonal to each other and are normalized.
Orthonormalized4D - Class in com.io7m.jtensors.orthonormalization
A set of vectors that are orthogonal to each other and are normalized.
Orthonormalized4D.Builder - Class in com.io7m.jtensors.orthonormalization
Builds instances of type Orthonormalized4D.
Orthonormalized4DType - Interface in com.io7m.jtensors.orthonormalization
A set of vectors that are orthogonal to each other and are normalized.

P

PMatrices2x2D - Class in com.io7m.jtensors.core.parameterized.matrices
Functions over PMatrix2x2D values.
PMatrices2x2F - Class in com.io7m.jtensors.core.parameterized.matrices
Functions over PMatrix2x2F values.
PMatrices3x3D - Class in com.io7m.jtensors.core.parameterized.matrices
Functions over PMatrix3x3D values.
PMatrices3x3F - Class in com.io7m.jtensors.core.parameterized.matrices
Functions over PMatrix3x3F values.
PMatrices4x4D - Class in com.io7m.jtensors.core.parameterized.matrices
Functions over PMatrix4x4D values.
PMatrices4x4F - Class in com.io7m.jtensors.core.parameterized.matrices
Functions over PMatrix4x4F values.
PMatrix2x2D<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
The type of 2x2 double-typed matrices.
PMatrix2x2D.Builder<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
Builds instances of type PMatrix2x2D.
PMatrix2x2DGenerator<A,​B> - Class in com.io7m.jtensors.generators
A matrix generator.
PMatrix2x2DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PMatrix2x2DGenerator
Construct a generator.
PMatrix2x2DType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 2x2 double-typed matrices.
PMatrix2x2F<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
The type of 2x2 float-typed matrices.
PMatrix2x2F.Builder<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
Builds instances of type PMatrix2x2F.
PMatrix2x2FGenerator<A,​B> - Class in com.io7m.jtensors.generators
A matrix generator.
PMatrix2x2FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PMatrix2x2FGenerator
Construct a generator.
PMatrix2x2FType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 2x2 float-typed matrices.
PMatrix3x3D<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
The type of 3x3 double-typed matrices.
PMatrix3x3D.Builder<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
Builds instances of type PMatrix3x3D.
PMatrix3x3DGenerator<A,​B> - Class in com.io7m.jtensors.generators
A matrix generator.
PMatrix3x3DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PMatrix3x3DGenerator
Construct a generator.
PMatrix3x3DType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 3x3 double-typed matrices.
PMatrix3x3F<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
The type of 3x3 float-typed matrices.
PMatrix3x3F.Builder<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
Builds instances of type PMatrix3x3F.
PMatrix3x3FGenerator<A,​B> - Class in com.io7m.jtensors.generators
A matrix generator.
PMatrix3x3FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PMatrix3x3FGenerator
Construct a generator.
PMatrix3x3FType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 3x3 float-typed matrices.
PMatrix4x4D<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
The type of 4x4 double-typed matrices.
PMatrix4x4D.Builder<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
Builds instances of type PMatrix4x4D.
PMatrix4x4DGenerator<A,​B> - Class in com.io7m.jtensors.generators
A matrix generator.
PMatrix4x4DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PMatrix4x4DGenerator
Construct a generator.
PMatrix4x4DType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 4x4 double-typed matrices.
PMatrix4x4F<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
The type of 4x4 float-typed matrices.
PMatrix4x4F.Builder<A,​B> - Class in com.io7m.jtensors.core.parameterized.matrices
Builds instances of type PMatrix4x4F.
PMatrix4x4FGenerator<A,​B> - Class in com.io7m.jtensors.generators
A matrix generator.
PMatrix4x4FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PMatrix4x4FGenerator
Construct a generator.
PMatrix4x4FType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 4x4 float-typed matrices.
PMatrixByteBuffered2x2s16<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered2x2s32<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered2x2s64<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered2x2Type<A,​B> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed 2x2 matrices.
PMatrixByteBuffered3x3s16<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered3x3s32<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered3x3s64<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered3x3Type<A,​B> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed 3x3 matrices.
PMatrixByteBuffered4x4s16<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered4x4s32<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered4x4s64<A,​B> - Class in com.io7m.jtensors.storage.bytebuffered
A storage matrix.
PMatrixByteBuffered4x4Type<A,​B> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed 4x4 matrices.
PMatrixReadable2x2DType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 2x2 double-typed matrices.
PMatrixReadable2x2FType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 2x2 float-typed matrices.
PMatrixReadable3x3DType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 3x3 double-typed matrices.
PMatrixReadable3x3FType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 3x3 float-typed matrices.
PMatrixReadable4x4DType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 4x4 double-typed matrices.
PMatrixReadable4x4FType<A,​B> - Interface in com.io7m.jtensors.core.parameterized.matrices
The type of 4x4 float-typed matrices.
PMatrixStorage2x2Type<A,​B> - Interface in com.io7m.jtensors.storage.api.parameterized.matrices
The type of mutable 2x2 floating point number matrices.
PMatrixStorage3x3Type<A,​B> - Interface in com.io7m.jtensors.storage.api.parameterized.matrices
The type of mutable 3x3 floating point number matrices.
PMatrixStorage4x4Type<A,​B> - Interface in com.io7m.jtensors.storage.api.parameterized.matrices
The type of mutable 4x4 floating point number matrices.
POrthonormalization - Class in com.io7m.jtensors.orthonormalization
Functions to orthonormalize sets of vectors.
POrthonormalized3D<T> - Class in com.io7m.jtensors.orthonormalization
A set of vectors that are orthogonal to each other and are normalized.
POrthonormalized3D.Builder<T> - Class in com.io7m.jtensors.orthonormalization
Builds instances of type POrthonormalized3D.
POrthonormalized3DType<T> - Interface in com.io7m.jtensors.orthonormalization
A set of vectors that are orthogonal to each other and are normalized.
POrthonormalized4D<T> - Class in com.io7m.jtensors.orthonormalization
A set of vectors that are orthogonal to each other and are normalized.
POrthonormalized4D.Builder<T> - Class in com.io7m.jtensors.orthonormalization
Builds instances of type POrthonormalized4D.
POrthonormalized4DType<T> - Interface in com.io7m.jtensors.orthonormalization
A set of vectors that are orthogonal to each other and are normalized.
PVector2D<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 2D double-typed vectors.
PVector2D.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector2D.
PVector2DGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector2DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PVector2DGenerator
Construct a generator.
PVector2DType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 2D double-typed vectors.
PVector2F<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 2D float-typed vectors.
PVector2F.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector2F.
PVector2FGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector2FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PVector2FGenerator
Construct a generator.
PVector2FType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 2D float-typed vectors.
PVector2I<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 2D int-typed vectors.
PVector2I.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector2I.
PVector2IGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector2IGenerator(Generator<Integer>) - Constructor for class com.io7m.jtensors.generators.PVector2IGenerator
Construct a generator.
PVector2IType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 2D int-typed vectors.
PVector2L<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 2D long-typed vectors.
PVector2L.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector2L.
PVector2LGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector2LGenerator(Generator<Long>) - Constructor for class com.io7m.jtensors.generators.PVector2LGenerator
Construct a generator.
PVector2LType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 2D long-typed vectors.
PVector3D<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 3D double-typed vectors.
PVector3D.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector3D.
PVector3DGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector3DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PVector3DGenerator
Construct a generator.
PVector3DType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 3D double-typed vectors.
PVector3F<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 3D float-typed vectors.
PVector3F.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector3F.
PVector3FGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector3FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PVector3FGenerator
Construct a generator.
PVector3FType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 3D float-typed vectors.
PVector3I<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 3D int-typed vectors.
PVector3I.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector3I.
PVector3IGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector3IGenerator(Generator<Integer>) - Constructor for class com.io7m.jtensors.generators.PVector3IGenerator
Construct a generator.
PVector3IType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 3D int-typed vectors.
PVector3L<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 3D long-typed vectors.
PVector3L.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector3L.
PVector3LGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector3LGenerator(Generator<Long>) - Constructor for class com.io7m.jtensors.generators.PVector3LGenerator
Construct a generator.
PVector3LType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 3D long-typed vectors.
PVector4D<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 4D double-typed vectors.
PVector4D.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector4D.
PVector4DGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector4DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PVector4DGenerator
Construct a generator.
PVector4DType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 4D double-typed vectors.
PVector4F<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 4D float-typed vectors.
PVector4F.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector4F.
PVector4FGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector4FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.PVector4FGenerator
Construct a generator.
PVector4FType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 4D float-typed vectors.
PVector4I<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 4D int-typed vectors.
PVector4I.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector4I.
PVector4IGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector4IGenerator(Generator<Integer>) - Constructor for class com.io7m.jtensors.generators.PVector4IGenerator
Construct a generator.
PVector4IType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 4D int-typed vectors.
PVector4L<T> - Class in com.io7m.jtensors.core.parameterized.vectors
The type of 4D long-typed vectors.
PVector4L.Builder<T> - Class in com.io7m.jtensors.core.parameterized.vectors
Builds instances of type PVector4L.
PVector4LGenerator<T> - Class in com.io7m.jtensors.generators
A vector generator.
PVector4LGenerator(Generator<Long>) - Constructor for class com.io7m.jtensors.generators.PVector4LGenerator
Construct a generator.
PVector4LType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 4D long-typed vectors.
PVectorByteBufferedFloating2s16<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating2s32<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating2s64<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating2Type<T> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed floating point vectors.
PVectorByteBufferedFloating3s16<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating3s32<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating3s64<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating3Type<T> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed floating point vectors.
PVectorByteBufferedFloating4s16<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating4s32<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating4s64<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedFloating4Type<T> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed floating point vectors.
PVectorByteBufferedIntegral2s16<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral2s32<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral2s64<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral2s8<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral2Type<T> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed integral vectors.
PVectorByteBufferedIntegral3s16<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral3s32<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral3s64<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral3s8<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral3Type<T> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed integral vectors.
PVectorByteBufferedIntegral4s16<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral4s32<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral4s64<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral4s8<T> - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
PVectorByteBufferedIntegral4Type<T> - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed integral vectors.
PVectorMutable2D<T> - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
PVectorMutable2D() - Constructor for class com.io7m.jtensors.storage.heap.PVectorMutable2D
Create a new vector.
PVectorMutable2L<T> - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
PVectorMutable2L() - Constructor for class com.io7m.jtensors.storage.heap.PVectorMutable2L
Create a new vector.
PVectorMutable3D<T> - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
PVectorMutable3D() - Constructor for class com.io7m.jtensors.storage.heap.PVectorMutable3D
Create a new vector.
PVectorMutable3L<T> - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
PVectorMutable3L() - Constructor for class com.io7m.jtensors.storage.heap.PVectorMutable3L
Create a new vector.
PVectorMutable4D<T> - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
PVectorMutable4D() - Constructor for class com.io7m.jtensors.storage.heap.PVectorMutable4D
Create a new vector.
PVectorMutable4L<T> - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
PVectorMutable4L() - Constructor for class com.io7m.jtensors.storage.heap.PVectorMutable4L
Create a new vector.
PVectorReadable2DType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 2D double-typed vectors.
PVectorReadable2FType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 2D float-typed vectors.
PVectorReadable2IType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 2D int-typed vectors.
PVectorReadable2LType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 2D long-typed vectors.
PVectorReadable3DType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 3D double-typed vectors.
PVectorReadable3FType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 3D float-typed vectors.
PVectorReadable3IType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 3D int-typed vectors.
PVectorReadable3LType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 3D long-typed vectors.
PVectorReadable4DType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 4D double-typed vectors.
PVectorReadable4FType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 4D float-typed vectors.
PVectorReadable4IType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 4D int-typed vectors.
PVectorReadable4LType<T> - Interface in com.io7m.jtensors.core.parameterized.vectors
The type of 4D long-typed vectors.
PVectors2D - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector2D values.
PVectors2F - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector2F values.
PVectors2I - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector2I values.
PVectors2L - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector2L values.
PVectors3D - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector3D values.
PVectors3F - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector3F values.
PVectors3I - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector3I values.
PVectors3L - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector3L values.
PVectors4D - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector4D values.
PVectors4F - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector4F values.
PVectors4I - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector4I values.
PVectors4L - Class in com.io7m.jtensors.core.parameterized.vectors
Functions over PVector4L values.
PVectorStorageFloating2Type<T> - Interface in com.io7m.jtensors.storage.api.parameterized.vectors
The type of mutable 2D floating point number vectors.
PVectorStorageFloating3Type<T> - Interface in com.io7m.jtensors.storage.api.parameterized.vectors
The type of mutable 3D floating point number vectors.
PVectorStorageFloating4Type<T> - Interface in com.io7m.jtensors.storage.api.parameterized.vectors
The type of mutable 4D floating point number vectors.
PVectorStorageIntegral2Type<T> - Interface in com.io7m.jtensors.storage.api.parameterized.vectors
The type of mutable 2D integral number vectors.
PVectorStorageIntegral3Type<T> - Interface in com.io7m.jtensors.storage.api.parameterized.vectors
The type of mutable 3D integral number vectors.
PVectorStorageIntegral4Type<T> - Interface in com.io7m.jtensors.storage.api.parameterized.vectors
The type of mutable 4D integral number vectors.

Q

Quaternion4D - Class in com.io7m.jtensors.core.quaternions
The type of 4D double-typed quaternions.
Quaternion4D.Builder - Class in com.io7m.jtensors.core.quaternions
Builds instances of type Quaternion4D.
Quaternion4DGenerator - Class in com.io7m.jtensors.generators
A quaternion generator.
Quaternion4DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Quaternion4DGenerator
Construct a generator.
Quaternion4DType - Interface in com.io7m.jtensors.core.quaternions
The type of 4D double-typed quaternions.
Quaternion4F - Class in com.io7m.jtensors.core.quaternions
The type of 4D float-typed quaternions.
Quaternion4F.Builder - Class in com.io7m.jtensors.core.quaternions
Builds instances of type Quaternion4F.
Quaternion4FGenerator - Class in com.io7m.jtensors.generators
A quaternion generator.
Quaternion4FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Quaternion4FGenerator
Construct a generator.
Quaternion4FType - Interface in com.io7m.jtensors.core.quaternions
The type of 4D float-typed quaternions.
QuaternionReadable4DType - Interface in com.io7m.jtensors.core.quaternions
The type of 4D double-typed quaternions.
QuaternionReadable4FType - Interface in com.io7m.jtensors.core.quaternions
The type of 4D float-typed quaternions.
Quaternions4D - Class in com.io7m.jtensors.core.quaternions
Functions over Quaternion4D values.
Quaternions4D.ComponentComparatorType - Interface in com.io7m.jtensors.core.quaternions
The type of comparison functions for values of type Quaternion4D.
Quaternions4F - Class in com.io7m.jtensors.core.quaternions
Functions over Quaternion4F values.
Quaternions4F.ComponentComparatorType - Interface in com.io7m.jtensors.core.quaternions
The type of comparison functions for values of type Quaternion4F.

R

r0c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
 
r0c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2DType
 
r0c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
 
r0c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2FType
 
r0c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r0c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r0c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r0c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r0c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r0c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r0c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r0c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r0c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2DType
 
r0c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2FType
 
r0c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r0c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r0c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r0c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r0c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r0c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r0c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
 
r0c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2DType
 
r0c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
 
r0c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2FType
 
r0c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r0c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r0c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r0c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r0c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r0c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r0c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r0c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r0c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2DType
 
r0c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2FType
 
r0c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r0c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r0c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r0c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r0c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r0c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r0c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r0c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r0c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r0c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r0c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r0c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r0c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r0c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r0c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r0c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r0c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r0c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r0c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r0c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r0c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r0c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r0c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r0c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r0c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r0c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r0c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r0c3() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r0c3() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r0c3() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r0c3() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r0c3() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r0c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r0c3() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r0c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r0c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r0c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r0c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r0c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r0c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r0c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r0c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r0c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r1c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
 
r1c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2DType
 
r1c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
 
r1c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2FType
 
r1c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r1c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r1c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r1c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r1c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r1c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r1c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r1c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r1c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2DType
 
r1c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2FType
 
r1c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r1c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r1c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r1c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r1c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r1c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r1c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
 
r1c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2DType
 
r1c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
 
r1c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2FType
 
r1c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r1c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r1c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r1c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r1c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r1c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r1c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r1c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r1c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2DType
 
r1c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2FType
 
r1c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r1c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r1c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r1c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r1c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r1c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r1c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r1c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r1c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r1c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r1c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r1c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r1c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r1c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r1c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r1c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r1c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r1c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r1c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r1c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r1c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r1c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r1c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r1c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r1c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r1c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r1c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r1c3() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r1c3() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r1c3() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r1c3() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r1c3() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r1c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r1c3() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r1c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r1c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r1c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r1c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r1c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r1c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r1c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r1c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r1c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r2c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r2c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r2c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r2c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r2c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r2c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r2c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r2c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r2c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r2c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r2c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r2c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r2c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r2c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r2c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r2c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r2c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r2c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r2c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r2c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r2c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r2c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r2c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r2c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r2c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r2c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r2c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r2c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r2c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r2c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r2c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r2c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r2c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r2c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r2c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r2c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r2c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r2c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r2c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r2c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r2c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r2c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r2c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
 
r2c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType
 
r2c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
 
r2c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType
 
r2c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r2c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r2c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r2c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r2c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
 
r2c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType
 
r2c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
 
r2c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType
 
r2c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r2c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r2c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r2c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r2c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
r2c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
r2c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r2c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r2c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r2c3() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r2c3() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r2c3() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r2c3() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r2c3() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r2c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r2c3() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r2c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r2c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r2c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r2c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r2c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r2c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r2c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r2c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r2c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r3c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r3c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r3c0() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r3c0() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r3c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r3c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r3c0() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r3c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r3c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r3c0() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r3c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r3c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r3c0() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r3c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r3c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r3c0() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r3c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r3c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r3c1() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r3c1() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r3c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r3c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r3c1() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r3c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r3c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r3c1() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r3c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r3c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r3c1() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r3c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r3c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r3c1() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r3c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r3c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r3c2() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r3c2() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r3c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r3c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r3c2() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r3c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r3c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r3c2() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r3c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r3c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r3c2() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r3c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r3c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r3c2() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
r3c3() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
 
r3c3() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType
 
r3c3() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
 
r3c3() - Method in interface com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType
 
r3c3() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
 
r3c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType
 
r3c3() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
 
r3c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType
 
r3c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
r3c3() - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
r3c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
r3c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
r3c3() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
r3c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
r3c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
r3c3() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
row0(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
 
row0(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
 
row0(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
 
row0(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
 
row0(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
row0(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
row0(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
 
row0(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
 
row0(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
 
row0(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
 
row0(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
 
row0(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
 
row1(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
 
row1(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
 
row1(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
 
row1(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
 
row1(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
row1(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
row1(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
 
row1(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
 
row1(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
 
row1(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
 
row1(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
 
row1(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
 
row2(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
 
row2(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
 
row2(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
row2(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
row2(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
 
row2(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
 
row2(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
 
row2(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
 
row3(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
row3(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
row3(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
 
row3(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
 
rowColumn(int, int) - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType
 
rowColumn(int, int) - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType
 
rowColumn(int, int) - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType
 
rowColumn(int, int) - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType
 
rowColumn(int, int) - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType
 
rowColumn(int, int) - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType
 
rowColumn(int, int) - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadableDType
 
rowColumn(int, int) - Method in interface com.io7m.jtensors.core.unparameterized.matrices.MatrixReadableFType
 

S

scale(PMatrix2x2D<A, B>, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Scale the matrix m by r.
scale(PMatrix2x2F<A, B>, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Scale the matrix m by r.
scale(PMatrix3x3D<A, B>, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Scale the matrix m by r.
scale(PMatrix3x3F<A, B>, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Scale the matrix m by r.
scale(PMatrix4x4D<A, B>, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Scale the matrix m by r.
scale(PMatrix4x4F<A, B>, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Scale the matrix m by r.
scale(PVector2D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Scale v0 by r.
scale(PVector2F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Scale v0 by r.
scale(PVector2I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Scale v0 by r.
scale(PVector2L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Scale v0 by r.
scale(PVector3D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Scale v0 by r.
scale(PVector3F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Scale v0 by r.
scale(PVector3I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Scale v0 by r.
scale(PVector3L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Scale v0 by r.
scale(PVector4D<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Scale v0 by r.
scale(PVector4F<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Scale v0 by r.
scale(PVector4I<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Scale v0 by r.
scale(PVector4L<T>, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Scale v0 by r.
scale(Quaternion4D, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Scale q0 by r.
scale(Quaternion4F, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Scale q0 by r.
scale(Matrix2x2D, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Scale the matrix m by r.
scale(Matrix2x2F, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Scale the matrix m by r.
scale(Matrix3x3D, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Scale the matrix m by r.
scale(Matrix3x3F, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Scale the matrix m by r.
scale(Matrix4x4D, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Scale the matrix m by r.
scale(Matrix4x4F, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Scale the matrix m by r.
scale(Vector2D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Scale v0 by r.
scale(Vector2F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Scale v0 by r.
scale(Vector2I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Scale v0 by r.
scale(Vector2L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Scale v0 by r.
scale(Vector3D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Scale v0 by r.
scale(Vector3F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Scale v0 by r.
scale(Vector3I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Scale v0 by r.
scale(Vector3L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Scale v0 by r.
scale(Vector4D, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Scale v0 by r.
scale(Vector4F, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Scale v0 by r.
scale(Vector4I, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Scale v0 by r.
scale(Vector4L, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Scale v0 by r.
setMatrix2x2D(Matrix2x2D) - Method in interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage2x2Type
Set the components from the given matrix.
setMatrix2x2D(Matrix2x2D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
 
setMatrix2x2D(Matrix2x2D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
 
setMatrix2x2D(Matrix2x2D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
 
setMatrix2x2D(Matrix2x2D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
setMatrix2x2D(Matrix2x2D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
setMatrix2x2D(Matrix2x2D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
setMatrix2x2F(Matrix2x2F) - Method in interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage2x2Type
Set the components from the given matrix.
setMatrix2x2F(Matrix2x2F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
 
setMatrix2x2F(Matrix2x2F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
 
setMatrix2x2F(Matrix2x2F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
 
setMatrix2x2F(Matrix2x2F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
setMatrix2x2F(Matrix2x2F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
setMatrix2x2F(Matrix2x2F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
setMatrix3x3D(Matrix3x3D) - Method in interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage3x3Type
Set the components from the given matrix.
setMatrix3x3D(Matrix3x3D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
setMatrix3x3D(Matrix3x3D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
setMatrix3x3D(Matrix3x3D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
setMatrix3x3D(Matrix3x3D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
setMatrix3x3D(Matrix3x3D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
setMatrix3x3D(Matrix3x3D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
setMatrix3x3F(Matrix3x3F) - Method in interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage3x3Type
Set the components from the given matrix.
setMatrix3x3F(Matrix3x3F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
 
setMatrix3x3F(Matrix3x3F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
 
setMatrix3x3F(Matrix3x3F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
 
setMatrix3x3F(Matrix3x3F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
setMatrix3x3F(Matrix3x3F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
setMatrix3x3F(Matrix3x3F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
setMatrix4x4D(Matrix4x4D) - Method in interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage4x4Type
Set the components from the given matrix.
setMatrix4x4D(Matrix4x4D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
setMatrix4x4D(Matrix4x4D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
setMatrix4x4D(Matrix4x4D) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
setMatrix4x4D(Matrix4x4D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
setMatrix4x4D(Matrix4x4D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
setMatrix4x4D(Matrix4x4D) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
setMatrix4x4F(Matrix4x4F) - Method in interface com.io7m.jtensors.storage.api.unparameterized.matrices.MatrixStorage4x4Type
Set the components from the given matrix.
setMatrix4x4F(Matrix4x4F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
 
setMatrix4x4F(Matrix4x4F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
 
setMatrix4x4F(Matrix4x4F) - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
 
setMatrix4x4F(Matrix4x4F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
setMatrix4x4F(Matrix4x4F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
setMatrix4x4F(Matrix4x4F) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
setPMatrix2x2D(PMatrix2x2D<A, B>) - Method in interface com.io7m.jtensors.storage.api.parameterized.matrices.PMatrixStorage2x2Type
Set the components from the given matrix.
setPMatrix2x2D(PMatrix2x2D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
setPMatrix2x2D(PMatrix2x2D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
setPMatrix2x2D(PMatrix2x2D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
setPMatrix2x2F(PMatrix2x2F<A, B>) - Method in interface com.io7m.jtensors.storage.api.parameterized.matrices.PMatrixStorage2x2Type
Set the components from the given matrix.
setPMatrix2x2F(PMatrix2x2F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
 
setPMatrix2x2F(PMatrix2x2F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
 
setPMatrix2x2F(PMatrix2x2F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
 
setPMatrix3x3D(PMatrix3x3D<A, B>) - Method in interface com.io7m.jtensors.storage.api.parameterized.matrices.PMatrixStorage3x3Type
Set the components from the given matrix.
setPMatrix3x3D(PMatrix3x3D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
setPMatrix3x3D(PMatrix3x3D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
setPMatrix3x3D(PMatrix3x3D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
setPMatrix3x3F(PMatrix3x3F<A, B>) - Method in interface com.io7m.jtensors.storage.api.parameterized.matrices.PMatrixStorage3x3Type
Set the components from the given matrix.
setPMatrix3x3F(PMatrix3x3F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
 
setPMatrix3x3F(PMatrix3x3F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
 
setPMatrix3x3F(PMatrix3x3F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
 
setPMatrix4x4D(PMatrix4x4D<A, B>) - Method in interface com.io7m.jtensors.storage.api.parameterized.matrices.PMatrixStorage4x4Type
Set the components from the given matrix.
setPMatrix4x4D(PMatrix4x4D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
setPMatrix4x4D(PMatrix4x4D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
setPMatrix4x4D(PMatrix4x4D<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
setPMatrix4x4F(PMatrix4x4F<A, B>) - Method in interface com.io7m.jtensors.storage.api.parameterized.matrices.PMatrixStorage4x4Type
Set the components from the given matrix.
setPMatrix4x4F(PMatrix4x4F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
 
setPMatrix4x4F(PMatrix4x4F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
 
setPMatrix4x4F(PMatrix4x4F<A, B>) - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
 
setPVector2D(PVector2D<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageFloating2Type
Set the components from the given vector.
setPVector2F(PVector2F<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageFloating2Type
Set the components from the given vector.
setPVector2I(PVector2I<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageIntegral2Type
Set the components from the given vector.
setPVector2L(PVector2L<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageIntegral2Type
Set the components from the given vector.
setPVector3D(PVector3D<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageFloating3Type
Set the components from the given vector.
setPVector3F(PVector3F<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageFloating3Type
Set the components from the given vector.
setPVector3I(PVector3I<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageIntegral3Type
Set the components from the given vector.
setPVector3L(PVector3L<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageIntegral3Type
Set the components from the given vector.
setPVector4D(PVector4D<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageFloating4Type
Set the components from the given vector.
setPVector4F(PVector4F<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageFloating4Type
Set the components from the given vector.
setPVector4I(PVector4I<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageIntegral4Type
Set the components from the given vector.
setPVector4L(PVector4L<T>) - Method in interface com.io7m.jtensors.storage.api.parameterized.vectors.PVectorStorageIntegral4Type
Set the components from the given vector.
setR0c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
Initializes the value for the r0c0 attribute.
setR0c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r0c0 attribute.
setR0c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r0c0 attribute.
setR0c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
Initializes the value for the r0c0 attribute.
setR0c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r0c0 attribute.
setR0c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r0c0 attribute.
setR0c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
Initializes the value for the r0c0 attribute.
setR0c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r0c0 attribute.
setR0c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r0c0 attribute.
setR0c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
Initializes the value for the r0c0 attribute.
setR0c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r0c0 attribute.
setR0c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r0c0 attribute.
setR0c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
Initializes the value for the r0c1 attribute.
setR0c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r0c1 attribute.
setR0c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r0c1 attribute.
setR0c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
Initializes the value for the r0c1 attribute.
setR0c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r0c1 attribute.
setR0c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r0c1 attribute.
setR0c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
Initializes the value for the r0c1 attribute.
setR0c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r0c1 attribute.
setR0c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r0c1 attribute.
setR0c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
Initializes the value for the r0c1 attribute.
setR0c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r0c1 attribute.
setR0c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r0c1 attribute.
setR0c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r0c2 attribute.
setR0c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r0c2 attribute.
setR0c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r0c2 attribute.
setR0c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r0c2 attribute.
setR0c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r0c2 attribute.
setR0c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r0c2 attribute.
setR0c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r0c2 attribute.
setR0c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r0c2 attribute.
setR0c3(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r0c3 attribute.
setR0c3(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r0c3 attribute.
setR0c3(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r0c3 attribute.
setR0c3(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r0c3 attribute.
setR1c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
Initializes the value for the r1c0 attribute.
setR1c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r1c0 attribute.
setR1c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r1c0 attribute.
setR1c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
Initializes the value for the r1c0 attribute.
setR1c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r1c0 attribute.
setR1c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r1c0 attribute.
setR1c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
Initializes the value for the r1c0 attribute.
setR1c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r1c0 attribute.
setR1c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r1c0 attribute.
setR1c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
Initializes the value for the r1c0 attribute.
setR1c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r1c0 attribute.
setR1c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r1c0 attribute.
setR1c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
Initializes the value for the r1c1 attribute.
setR1c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r1c1 attribute.
setR1c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r1c1 attribute.
setR1c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
Initializes the value for the r1c1 attribute.
setR1c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r1c1 attribute.
setR1c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r1c1 attribute.
setR1c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
Initializes the value for the r1c1 attribute.
setR1c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r1c1 attribute.
setR1c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r1c1 attribute.
setR1c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
Initializes the value for the r1c1 attribute.
setR1c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r1c1 attribute.
setR1c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r1c1 attribute.
setR1c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r1c2 attribute.
setR1c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r1c2 attribute.
setR1c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r1c2 attribute.
setR1c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r1c2 attribute.
setR1c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r1c2 attribute.
setR1c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r1c2 attribute.
setR1c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r1c2 attribute.
setR1c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r1c2 attribute.
setR1c3(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r1c3 attribute.
setR1c3(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r1c3 attribute.
setR1c3(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r1c3 attribute.
setR1c3(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r1c3 attribute.
setR2c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r2c0 attribute.
setR2c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r2c0 attribute.
setR2c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r2c0 attribute.
setR2c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r2c0 attribute.
setR2c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r2c0 attribute.
setR2c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r2c0 attribute.
setR2c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r2c0 attribute.
setR2c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r2c0 attribute.
setR2c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r2c1 attribute.
setR2c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r2c1 attribute.
setR2c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r2c1 attribute.
setR2c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r2c1 attribute.
setR2c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r2c1 attribute.
setR2c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r2c1 attribute.
setR2c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r2c1 attribute.
setR2c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r2c1 attribute.
setR2c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
Initializes the value for the r2c2 attribute.
setR2c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r2c2 attribute.
setR2c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
Initializes the value for the r2c2 attribute.
setR2c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r2c2 attribute.
setR2c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
Initializes the value for the r2c2 attribute.
setR2c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r2c2 attribute.
setR2c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
Initializes the value for the r2c2 attribute.
setR2c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r2c2 attribute.
setR2c3(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r2c3 attribute.
setR2c3(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r2c3 attribute.
setR2c3(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r2c3 attribute.
setR2c3(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r2c3 attribute.
setR3c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r3c0 attribute.
setR3c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r3c0 attribute.
setR3c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r3c0 attribute.
setR3c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r3c0 attribute.
setR3c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r3c1 attribute.
setR3c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r3c1 attribute.
setR3c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r3c1 attribute.
setR3c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r3c1 attribute.
setR3c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r3c2 attribute.
setR3c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r3c2 attribute.
setR3c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r3c2 attribute.
setR3c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r3c2 attribute.
setR3c3(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
Initializes the value for the r3c3 attribute.
setR3c3(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
Initializes the value for the r3c3 attribute.
setR3c3(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
Initializes the value for the r3c3 attribute.
setR3c3(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
Initializes the value for the r3c3 attribute.
setV0(PVector3D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D.Builder
Initializes the value for the v0 attribute.
setV0(PVector4D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D.Builder
Initializes the value for the v0 attribute.
setV0(Vector3D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D.Builder
Initializes the value for the v0 attribute.
setV0(Vector4D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D.Builder
Initializes the value for the v0 attribute.
setV1(PVector3D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D.Builder
Initializes the value for the v1 attribute.
setV1(PVector4D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D.Builder
Initializes the value for the v1 attribute.
setV1(Vector3D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D.Builder
Initializes the value for the v1 attribute.
setV1(Vector4D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D.Builder
Initializes the value for the v1 attribute.
setV2(PVector3D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D.Builder
Initializes the value for the v2 attribute.
setV2(PVector4D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D.Builder
Initializes the value for the v2 attribute.
setV2(Vector3D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D.Builder
Initializes the value for the v2 attribute.
setV2(Vector4D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D.Builder
Initializes the value for the v2 attribute.
setVector2D(Vector2D) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating2Type
Set the components from the given vector.
setVector2F(Vector2F) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating2Type
Set the components from the given vector.
setVector2I(Vector2I) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral2Type
Set the components from the given vector.
setVector2L(Vector2L) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral2Type
Set the components from the given vector.
setVector3D(Vector3D) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating3Type
Set the components from the given vector.
setVector3F(Vector3F) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating3Type
Set the components from the given vector.
setVector3I(Vector3I) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral3Type
Set the components from the given vector.
setVector3L(Vector3L) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral3Type
Set the components from the given vector.
setVector4D(Vector4D) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating4Type
Set the components from the given vector.
setVector4F(Vector4F) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating4Type
Set the components from the given vector.
setVector4I(Vector4I) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral4Type
Set the components from the given vector.
setVector4L(Vector4L) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral4Type
Set the components from the given vector.
setW(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Initializes the value for the w attribute.
setW(double) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
Initializes the value for the w attribute.
setW(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Initializes the value for the w attribute.
setW(double) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating4Type
Set the w component.
setW(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
setW(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
setW(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
setW(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
setW(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
setW(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
setW(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
setW(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
setW(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Initializes the value for the w attribute.
setW(float) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
Initializes the value for the w attribute.
setW(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Initializes the value for the w attribute.
setW(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Initializes the value for the w attribute.
setW(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Initializes the value for the w attribute.
setW(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Initializes the value for the w attribute.
setW(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Initializes the value for the w attribute.
setW(long) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral4Type
Set the w component.
setW(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
setW(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
setW(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
setW(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
setW(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
setW(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
setW(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
setW(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
setW(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
setW(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 
setX(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D.Builder
Initializes the value for the x attribute.
setX(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
Initializes the value for the x attribute.
setX(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Initializes the value for the x attribute.
setX(double) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
Initializes the value for the x attribute.
setX(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D.Builder
Initializes the value for the x attribute.
setX(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
Initializes the value for the x attribute.
setX(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Initializes the value for the x attribute.
setX(double) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating2Type
Set the x component.
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s16
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s32
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s64
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s16
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s32
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s64
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
setX(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
setX(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2D
 
setX(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
setX(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
setX(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable2D
 
setX(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
setX(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
setX(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F.Builder
Initializes the value for the x attribute.
setX(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
Initializes the value for the x attribute.
setX(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Initializes the value for the x attribute.
setX(float) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
Initializes the value for the x attribute.
setX(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F.Builder
Initializes the value for the x attribute.
setX(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
Initializes the value for the x attribute.
setX(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Initializes the value for the x attribute.
setX(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I.Builder
Initializes the value for the x attribute.
setX(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
Initializes the value for the x attribute.
setX(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Initializes the value for the x attribute.
setX(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I.Builder
Initializes the value for the x attribute.
setX(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
Initializes the value for the x attribute.
setX(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Initializes the value for the x attribute.
setX(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L.Builder
Initializes the value for the x attribute.
setX(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
Initializes the value for the x attribute.
setX(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Initializes the value for the x attribute.
setX(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L.Builder
Initializes the value for the x attribute.
setX(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
Initializes the value for the x attribute.
setX(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Initializes the value for the x attribute.
setX(long) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral2Type
Set the x component.
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s16
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s32
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s64
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s8
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s16
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s32
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s64
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s8
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
setX(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
setX(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2L
 
setX(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
setX(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
setX(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable2L
 
setX(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
setX(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 
setXY(double, double) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating2Type
Set the x and y components.
setXY(long, long) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral2Type
Set the x and y components.
setXYZ(double, double, double) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating3Type
Set the x, y, z components.
setXYZ(long, long, long) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral3Type
Set the x, y, z components.
setXYZW(double, double, double, double) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating4Type
Set the x, y, z, and w components.
setXYZW(long, long, long, long) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral4Type
Set the x, y, z, and w components.
setY(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D.Builder
Initializes the value for the y attribute.
setY(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
Initializes the value for the y attribute.
setY(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Initializes the value for the y attribute.
setY(double) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
Initializes the value for the y attribute.
setY(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D.Builder
Initializes the value for the y attribute.
setY(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
Initializes the value for the y attribute.
setY(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Initializes the value for the y attribute.
setY(double) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating2Type
Set the Y component.
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s16
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s32
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s64
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s16
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s32
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s64
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
setY(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
setY(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2D
 
setY(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
setY(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
setY(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable2D
 
setY(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
setY(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
setY(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F.Builder
Initializes the value for the y attribute.
setY(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
Initializes the value for the y attribute.
setY(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Initializes the value for the y attribute.
setY(float) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
Initializes the value for the y attribute.
setY(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F.Builder
Initializes the value for the y attribute.
setY(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
Initializes the value for the y attribute.
setY(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Initializes the value for the y attribute.
setY(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I.Builder
Initializes the value for the y attribute.
setY(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
Initializes the value for the y attribute.
setY(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Initializes the value for the y attribute.
setY(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I.Builder
Initializes the value for the y attribute.
setY(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
Initializes the value for the y attribute.
setY(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Initializes the value for the y attribute.
setY(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L.Builder
Initializes the value for the y attribute.
setY(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
Initializes the value for the y attribute.
setY(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Initializes the value for the y attribute.
setY(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L.Builder
Initializes the value for the y attribute.
setY(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
Initializes the value for the y attribute.
setY(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Initializes the value for the y attribute.
setY(long) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral2Type
Set the Y component.
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s16
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s32
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s64
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s8
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s16
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s32
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s64
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s8
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
setY(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
setY(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2L
 
setY(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
setY(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
setY(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable2L
 
setY(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
setY(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 
setZ(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
Initializes the value for the z attribute.
setZ(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
Initializes the value for the z attribute.
setZ(double) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
Initializes the value for the z attribute.
setZ(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
Initializes the value for the z attribute.
setZ(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
Initializes the value for the z attribute.
setZ(double) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageFloating3Type
Set the z component.
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
setZ(double) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
setZ(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
setZ(double) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
setZ(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
setZ(double) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
setZ(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
Initializes the value for the z attribute.
setZ(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
Initializes the value for the z attribute.
setZ(float) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
Initializes the value for the z attribute.
setZ(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
Initializes the value for the z attribute.
setZ(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
Initializes the value for the z attribute.
setZ(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
Initializes the value for the z attribute.
setZ(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
Initializes the value for the z attribute.
setZ(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
Initializes the value for the z attribute.
setZ(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
Initializes the value for the z attribute.
setZ(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
Initializes the value for the z attribute.
setZ(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
Initializes the value for the z attribute.
setZ(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
Initializes the value for the z attribute.
setZ(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
Initializes the value for the z attribute.
setZ(long) - Method in interface com.io7m.jtensors.storage.api.unparameterized.vectors.VectorStorageIntegral3Type
Set the z component.
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
setZ(long) - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
setZ(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
setZ(long) - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
setZ(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
setZ(long) - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 
sizeBytes() - Method in interface com.io7m.jtensors.storage.bytebuffered.TensorByteBufferedType
 
subtract(PMatrix2x2D<A, B>, PMatrix2x2D<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Subtract the matrices m0 and m1.
subtract(PMatrix2x2F<A, B>, PMatrix2x2F<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Subtract the matrices m0 and m1.
subtract(PMatrix3x3D<A, B>, PMatrix3x3D<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Subtract the matrices m0 and m1.
subtract(PMatrix3x3F<A, B>, PMatrix3x3F<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Subtract the matrices m0 and m1.
subtract(PMatrix4x4D<A, B>, PMatrix4x4D<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Subtract the matrices m0 and m1.
subtract(PMatrix4x4F<A, B>, PMatrix4x4F<C, D>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Subtract the matrices m0 and m1.
subtract(PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
Subtract v1 from v0.
subtract(PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
Subtract v1 from v0.
subtract(PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
Subtract v1 from v0.
subtract(PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
Subtract v1 from v0.
subtract(PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
Subtract v1 from v0.
subtract(PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
Subtract v1 from v0.
subtract(PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
Subtract v1 from v0.
subtract(PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
Subtract v1 from v0.
subtract(PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
Subtract v1 from v0.
subtract(PVector4F<T>, PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
Subtract v1 from v0.
subtract(PVector4I<T>, PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
Subtract v1 from v0.
subtract(PVector4L<T>, PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
Subtract v1 from v0.
subtract(Quaternion4D, Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Add q0 to q1.
subtract(Quaternion4F, Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Add q0 to q1.
subtract(Matrix2x2D, Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Subtract the matrices m0 and m1.
subtract(Matrix2x2F, Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Subtract the matrices m0 and m1.
subtract(Matrix3x3D, Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Subtract the matrices m0 and m1.
subtract(Matrix3x3F, Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Subtract the matrices m0 and m1.
subtract(Matrix4x4D, Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Subtract the matrices m0 and m1.
subtract(Matrix4x4F, Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Subtract the matrices m0 and m1.
subtract(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
Subtract v1 from v0.
subtract(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
Subtract v1 from v0.
subtract(Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
Subtract v1 from v0.
subtract(Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
Subtract v1 from v0.
subtract(Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
Subtract v1 from v0.
subtract(Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
Subtract v1 from v0.
subtract(Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
Subtract v1 from v0.
subtract(Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
Subtract v1 from v0.
subtract(Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
Subtract v1 from v0.
subtract(Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
Subtract v1 from v0.
subtract(Vector4I, Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
Subtract v1 from v0.
subtract(Vector4L, Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
Subtract v1 from v0.

T

TensorByteBufferedType - Interface in com.io7m.jtensors.storage.bytebuffered
The type of tensors backed by a byte buffer.
toMatrix4x4(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Create a 4x4 matrix from the quaternion q.
toMatrix4x4(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Create a 4x4 matrix from the quaternion q.
toParameterized(Matrix2x2D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
 
toParameterized(Matrix2x2F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
 
toParameterized(Matrix3x3D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
 
toParameterized(Matrix3x3F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
 
toParameterized(Matrix4x4D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
toParameterized(Matrix4x4F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
toParameterized(Vector2D) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
 
toParameterized(Vector2F) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
 
toParameterized(Vector2I) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
 
toParameterized(Vector2L) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
 
toParameterized(Vector3D) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
 
toParameterized(Vector3F) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
 
toParameterized(Vector3I) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
 
toParameterized(Vector3L) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
 
toParameterized(Vector4D) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
 
toParameterized(Vector4F) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
 
toParameterized(Vector4I) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
 
toParameterized(Vector4L) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
 
toPMatrix4x4(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
Create a 4x4 matrix from the quaternion q.
toPMatrix4x4(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
Create a 4x4 matrix from the quaternion q.
toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Prints the immutable value PMatrix2x2D with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Prints the immutable value PMatrix2x2F with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Prints the immutable value PMatrix3x3D with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Prints the immutable value PMatrix3x3F with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Prints the immutable value PMatrix4x4D with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Prints the immutable value PMatrix4x4F with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
Prints the immutable value PVector2D with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
Prints the immutable value PVector2F with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
Prints the immutable value PVector2I with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
Prints the immutable value PVector2L with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
Prints the immutable value PVector3D with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
Prints the immutable value PVector3F with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
Prints the immutable value PVector3I with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
Prints the immutable value PVector3L with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Prints the immutable value PVector4D with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Prints the immutable value PVector4F with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Prints the immutable value PVector4I with attribute values.
toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Prints the immutable value PVector4L with attribute values.
toString() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Prints the immutable value Quaternion4D with attribute values.
toString() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Prints the immutable value Quaternion4F with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Prints the immutable value Matrix2x2D with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Prints the immutable value Matrix2x2F with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Prints the immutable value Matrix3x3D with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Prints the immutable value Matrix3x3F with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Prints the immutable value Matrix4x4D with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Prints the immutable value Matrix4x4F with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
Prints the immutable value Vector2D with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
Prints the immutable value Vector2F with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
Prints the immutable value Vector2I with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
Prints the immutable value Vector2L with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
Prints the immutable value Vector3D with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
Prints the immutable value Vector3F with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
Prints the immutable value Vector3I with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
Prints the immutable value Vector3L with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Prints the immutable value Vector4D with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Prints the immutable value Vector4F with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Prints the immutable value Vector4I with attribute values.
toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Prints the immutable value Vector4L with attribute values.
toString() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
Prints the immutable value Orthonormalized3D with attribute values.
toString() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
Prints the immutable value Orthonormalized4D with attribute values.
toString() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
Prints the immutable value POrthonormalized3D with attribute values.
toString() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
Prints the immutable value POrthonormalized4D with attribute values.
toString() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2D
 
toString() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2L
 
toString() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
toString() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
toString() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
toString() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
toString() - Method in class com.io7m.jtensors.storage.heap.VectorMutable2D
 
toString() - Method in class com.io7m.jtensors.storage.heap.VectorMutable2L
 
toString() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
toString() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
toString() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
toString() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 
toUnparameterized(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
 
toUnparameterized(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
 
toUnparameterized(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
 
toUnparameterized(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
 
toUnparameterized(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
 
toUnparameterized(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
 
toUnparameterized(PVector2D<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
 
toUnparameterized(PVector2F<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
 
toUnparameterized(PVector2I<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
 
toUnparameterized(PVector2L<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
 
toUnparameterized(PVector3D<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
 
toUnparameterized(PVector3F<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
 
toUnparameterized(PVector3I<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
 
toUnparameterized(PVector3L<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
 
toUnparameterized(PVector4D<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
 
toUnparameterized(PVector4F<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
 
toUnparameterized(PVector4I<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
 
toUnparameterized(PVector4L<A>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
 
trace(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Return the trace of the matrix m.
trace(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Return the trace of the matrix m.
trace(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Return the trace of the matrix m.
trace(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Return the trace of the matrix m.
trace(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Return the trace of the matrix m.
trace(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Return the trace of the matrix m.
trace(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Return the trace of the matrix m.
trace(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Return the trace of the matrix m.
trace(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Return the trace of the matrix m.
trace(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Return the trace of the matrix m.
trace(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Return the trace of the matrix m.
trace(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Return the trace of the matrix m.
transpose(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Calculate the transpose of the matrix m.
transpose(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Calculate the transpose of the matrix m.
transpose(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Calculate the transpose of the matrix m.
transpose(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Calculate the transpose of the matrix m.
transpose(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Calculate the transpose of the matrix m.
transpose(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Calculate the transpose of the matrix m.
transpose(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Calculate the transpose of the matrix m.
transpose(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Calculate the transpose of the matrix m.
transpose(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Calculate the transpose of the matrix m.
transpose(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Calculate the transpose of the matrix m.
transpose(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Calculate the transpose of the matrix m.
transpose(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Calculate the transpose of the matrix m.

V

v0() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
 
v0() - Method in interface com.io7m.jtensors.orthonormalization.Orthonormalized3DType
 
v0() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
 
v0() - Method in interface com.io7m.jtensors.orthonormalization.Orthonormalized4DType
 
v0() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
 
v0() - Method in interface com.io7m.jtensors.orthonormalization.POrthonormalized3DType
 
v0() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
 
v0() - Method in interface com.io7m.jtensors.orthonormalization.POrthonormalized4DType
 
v1() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
 
v1() - Method in interface com.io7m.jtensors.orthonormalization.Orthonormalized3DType
 
v1() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
 
v1() - Method in interface com.io7m.jtensors.orthonormalization.Orthonormalized4DType
 
v1() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
 
v1() - Method in interface com.io7m.jtensors.orthonormalization.POrthonormalized3DType
 
v1() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
 
v1() - Method in interface com.io7m.jtensors.orthonormalization.POrthonormalized4DType
 
v2() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
 
v2() - Method in interface com.io7m.jtensors.orthonormalization.Orthonormalized3DType
 
v2() - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
 
v2() - Method in interface com.io7m.jtensors.orthonormalization.Orthonormalized4DType
 
v2() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
 
v2() - Method in interface com.io7m.jtensors.orthonormalization.POrthonormalized3DType
 
v2() - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
 
v2() - Method in interface com.io7m.jtensors.orthonormalization.POrthonormalized4DType
 
Vector2D - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D double-typed vectors.
Vector2D.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector2D.
Vector2DGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector2DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Vector2DGenerator
Construct a generator.
Vector2DType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D double-typed vectors.
Vector2F - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D float-typed vectors.
Vector2F.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector2F.
Vector2FGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector2FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Vector2FGenerator
Construct a generator.
Vector2FType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D float-typed vectors.
Vector2I - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D int-typed vectors.
Vector2I.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector2I.
Vector2IGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector2IGenerator(Generator<Integer>) - Constructor for class com.io7m.jtensors.generators.Vector2IGenerator
Construct a generator.
Vector2IType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D int-typed vectors.
Vector2L - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D long-typed vectors.
Vector2L.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector2L.
Vector2LGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector2LGenerator(Generator<Long>) - Constructor for class com.io7m.jtensors.generators.Vector2LGenerator
Construct a generator.
Vector2LType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D long-typed vectors.
Vector3D - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D double-typed vectors.
Vector3D.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector3D.
Vector3DGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector3DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Vector3DGenerator
Construct a generator.
Vector3DType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D double-typed vectors.
Vector3F - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D float-typed vectors.
Vector3F.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector3F.
Vector3FGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector3FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Vector3FGenerator
Construct a generator.
Vector3FType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D float-typed vectors.
Vector3I - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D int-typed vectors.
Vector3I.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector3I.
Vector3IGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector3IGenerator(Generator<Integer>) - Constructor for class com.io7m.jtensors.generators.Vector3IGenerator
Construct a generator.
Vector3IType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D int-typed vectors.
Vector3L - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D long-typed vectors.
Vector3L.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector3L.
Vector3LGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector3LGenerator(Generator<Long>) - Constructor for class com.io7m.jtensors.generators.Vector3LGenerator
Construct a generator.
Vector3LType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D long-typed vectors.
Vector4D - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D double-typed vectors.
Vector4D.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector4D.
Vector4DGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector4DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Vector4DGenerator
Construct a generator.
Vector4DType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D double-typed vectors.
Vector4F - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D float-typed vectors.
Vector4F.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector4F.
Vector4FGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector4FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Vector4FGenerator
Construct a generator.
Vector4FType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D float-typed vectors.
Vector4I - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D int-typed vectors.
Vector4I.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector4I.
Vector4IGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector4IGenerator(Generator<Integer>) - Constructor for class com.io7m.jtensors.generators.Vector4IGenerator
Construct a generator.
Vector4IType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D int-typed vectors.
Vector4L - Class in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D long-typed vectors.
Vector4L.Builder - Class in com.io7m.jtensors.core.unparameterized.vectors
Builds instances of type Vector4L.
Vector4LGenerator - Class in com.io7m.jtensors.generators
A vector generator.
Vector4LGenerator(Generator<Long>) - Constructor for class com.io7m.jtensors.generators.Vector4LGenerator
Construct a generator.
Vector4LType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D long-typed vectors.
VectorByteBufferedFloating2s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating2s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating2s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating2Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed floating point vectors.
VectorByteBufferedFloating3s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating3s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating3s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating3Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed floating point vectors.
VectorByteBufferedFloating4s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating4s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating4s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedFloating4Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed floating point vectors.
VectorByteBufferedIntegral2s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral2s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral2s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral2s8 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral2Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed integral vectors.
VectorByteBufferedIntegral3s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral3s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral3s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral3s8 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral3Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed integral vectors.
VectorByteBufferedIntegral4s16 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral4s32 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral4s64 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral4s8 - Class in com.io7m.jtensors.storage.bytebuffered
A storage vector.
VectorByteBufferedIntegral4Type - Interface in com.io7m.jtensors.storage.bytebuffered
The type of byte buffer backed integral vectors.
VectorByteBufferedType - Interface in com.io7m.jtensors.storage.bytebuffered
The type of vectors backed by a byte buffer.
VectorComputationalType - Interface in com.io7m.jtensors.core
The type of vectors intended for computation.
VectorMutable2D - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
VectorMutable2D() - Constructor for class com.io7m.jtensors.storage.heap.VectorMutable2D
Create a new vector.
VectorMutable2L - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
VectorMutable2L() - Constructor for class com.io7m.jtensors.storage.heap.VectorMutable2L
Create a new vector.
VectorMutable3D - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
VectorMutable3D() - Constructor for class com.io7m.jtensors.storage.heap.VectorMutable3D
Create a new vector.
VectorMutable3L - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
VectorMutable3L() - Constructor for class com.io7m.jtensors.storage.heap.VectorMutable3L
Create a new vector.
VectorMutable4D - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
VectorMutable4D() - Constructor for class com.io7m.jtensors.storage.heap.VectorMutable4D
Create a new vector.
VectorMutable4L - Class in com.io7m.jtensors.storage.heap
A heap-based vector.
VectorMutable4L() - Constructor for class com.io7m.jtensors.storage.heap.VectorMutable4L
Create a new vector.
VectorReadable2DType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D double-typed vectors.
VectorReadable2FType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D float-typed vectors.
VectorReadable2IType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D int-typed vectors.
VectorReadable2LType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 2D long-typed vectors.
VectorReadable3DType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D double-typed vectors.
VectorReadable3FType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D float-typed vectors.
VectorReadable3IType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D int-typed vectors.
VectorReadable3LType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 3D long-typed vectors.
VectorReadable4DType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D double-typed vectors.
VectorReadable4FType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D float-typed vectors.
VectorReadable4IType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D int-typed vectors.
VectorReadable4LType - Interface in com.io7m.jtensors.core.unparameterized.vectors
The type of 4D long-typed vectors.
Vectors2D - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector2D values.
Vectors2F - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector2F values.
Vectors2I - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector2I values.
Vectors2L - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector2L values.
Vectors3D - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector3D values.
Vectors3F - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector3F values.
Vectors3I - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector3I values.
Vectors3L - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector3L values.
Vectors4D - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector4D values.
Vectors4F - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector4F values.
Vectors4I - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector4I values.
Vectors4L - Class in com.io7m.jtensors.core.unparameterized.vectors
Functions over Vector4L values.
VectorStorageFloating2Type - Interface in com.io7m.jtensors.storage.api.unparameterized.vectors
The type of mutable 2D floating point number vectors.
VectorStorageFloating3Type - Interface in com.io7m.jtensors.storage.api.unparameterized.vectors
The type of mutable 3D floating point number vectors.
VectorStorageFloating4Type - Interface in com.io7m.jtensors.storage.api.unparameterized.vectors
The type of mutable 4D floating point number vectors.
VectorStorageIntegral2Type - Interface in com.io7m.jtensors.storage.api.unparameterized.vectors
The type of mutable 2D integral number vectors.
VectorStorageIntegral3Type - Interface in com.io7m.jtensors.storage.api.unparameterized.vectors
The type of mutable 3D integral number vectors.
VectorStorageIntegral4Type - Interface in com.io7m.jtensors.storage.api.unparameterized.vectors
The type of mutable 4D integral number vectors.
VectorStorageType - Interface in com.io7m.jtensors.storage.api
The type of vectors intended for storage.

W

w() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
 
w() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4DType
 
w() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
 
w() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4FType
 
w() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
 
w() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4IType
 
w() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
 
w() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4LType
 
w() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
 
w() - Method in interface com.io7m.jtensors.core.quaternions.Quaternion4DType
 
w() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
 
w() - Method in interface com.io7m.jtensors.core.quaternions.Quaternion4FType
 
w() - Method in interface com.io7m.jtensors.core.quaternions.QuaternionReadable4DType
 
w() - Method in interface com.io7m.jtensors.core.quaternions.QuaternionReadable4FType
 
w() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
 
w() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4DType
 
w() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
 
w() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4FType
 
w() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
 
w() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4IType
 
w() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
 
w() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4LType
 
w() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4DType
 
w() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType
 
w() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4IType
 
w() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4LType
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
w() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
w() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
w() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
w() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
w() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 
withColumn(PMatrix2x2D<A, B>, int, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Set the column column of m to (r0, r1).
withColumn(PMatrix2x2F<A, B>, int, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Set the column column of m to (r0, r1).
withColumn(PMatrix3x3D<A, B>, int, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Set the column column of m to (r0, r1, r2).
withColumn(PMatrix3x3F<A, B>, int, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Set the column column of m to (r0, r1, r2).
withColumn(PMatrix4x4D<A, B>, int, double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Set the column column of m to (r0, r1, r2, r3).
withColumn(PMatrix4x4F<A, B>, int, float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Set the column column of m to (r0, r1, r2, r3).
withColumn(Matrix2x2D, int, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Set the column column of m to (r0, r1).
withColumn(Matrix2x2F, int, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Set the column column of m to (r0, r1).
withColumn(Matrix3x3D, int, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Set the column column of m to (r0, r1, r2).
withColumn(Matrix3x3F, int, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Set the column column of m to (r0, r1, r2).
withColumn(Matrix4x4D, int, double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Set the column column of m to (r0, r1, r2, r3).
withColumn(Matrix4x4F, int, float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Set the column column of m to (r0, r1, r2, r3).
withR0c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r0c0 attribute.
withR0c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r0c1 attribute.
withR0c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r0c2 attribute.
withR0c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r0c2 attribute.
withR0c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r0c2 attribute.
withR0c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r0c2 attribute.
withR0c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r0c2 attribute.
withR0c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r0c2 attribute.
withR0c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r0c2 attribute.
withR0c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r0c2 attribute.
withR0c3(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r0c3 attribute.
withR0c3(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r0c3 attribute.
withR0c3(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r0c3 attribute.
withR0c3(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r0c3 attribute.
withR1c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r1c0 attribute.
withR1c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r1c1 attribute.
withR1c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r1c2 attribute.
withR1c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r1c2 attribute.
withR1c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r1c2 attribute.
withR1c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r1c2 attribute.
withR1c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r1c2 attribute.
withR1c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r1c2 attribute.
withR1c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r1c2 attribute.
withR1c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r1c2 attribute.
withR1c3(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r1c3 attribute.
withR1c3(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r1c3 attribute.
withR1c3(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r1c3 attribute.
withR1c3(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r1c3 attribute.
withR2c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r2c0 attribute.
withR2c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r2c0 attribute.
withR2c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r2c0 attribute.
withR2c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r2c0 attribute.
withR2c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r2c0 attribute.
withR2c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r2c0 attribute.
withR2c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r2c0 attribute.
withR2c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r2c0 attribute.
withR2c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r2c1 attribute.
withR2c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r2c1 attribute.
withR2c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r2c1 attribute.
withR2c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r2c1 attribute.
withR2c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r2c1 attribute.
withR2c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r2c1 attribute.
withR2c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r2c1 attribute.
withR2c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r2c1 attribute.
withR2c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
Copy the current immutable object by setting a value for the r2c2 attribute.
withR2c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r2c2 attribute.
withR2c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
Copy the current immutable object by setting a value for the r2c2 attribute.
withR2c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r2c2 attribute.
withR2c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
Copy the current immutable object by setting a value for the r2c2 attribute.
withR2c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r2c2 attribute.
withR2c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
Copy the current immutable object by setting a value for the r2c2 attribute.
withR2c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r2c2 attribute.
withR2c3(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r2c3 attribute.
withR2c3(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r2c3 attribute.
withR2c3(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r2c3 attribute.
withR2c3(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r2c3 attribute.
withR3c0(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r3c0 attribute.
withR3c0(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r3c0 attribute.
withR3c0(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r3c0 attribute.
withR3c0(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r3c0 attribute.
withR3c1(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r3c1 attribute.
withR3c1(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r3c1 attribute.
withR3c1(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r3c1 attribute.
withR3c1(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r3c1 attribute.
withR3c2(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r3c2 attribute.
withR3c2(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r3c2 attribute.
withR3c2(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r3c2 attribute.
withR3c2(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r3c2 attribute.
withR3c3(double) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
Copy the current immutable object by setting a value for the r3c3 attribute.
withR3c3(double) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
Copy the current immutable object by setting a value for the r3c3 attribute.
withR3c3(float) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
Copy the current immutable object by setting a value for the r3c3 attribute.
withR3c3(float) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
Copy the current immutable object by setting a value for the r3c3 attribute.
withRow(PMatrix2x2D<A, B>, int, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
Set the row row of m to (c0, c1).
withRow(PMatrix2x2F<A, B>, int, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
Set the row row of m to (c0, c1).
withRow(PMatrix3x3D<A, B>, int, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
Set the row row of m to (c0, c1, c2).
withRow(PMatrix3x3F<A, B>, int, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
Set the row row of m to (c0, c1, c2).
withRow(PMatrix4x4D<A, B>, int, double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
Set the row row of m to (c0, c1, c2, c3).
withRow(PMatrix4x4F<A, B>, int, float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
Set the row row of m to (c0, c1, c2, c3).
withRow(Matrix2x2D, int, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
Set the row row of m to (c0, c1).
withRow(Matrix2x2F, int, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
Set the row row of m to (c0, c1).
withRow(Matrix3x3D, int, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
Set the row row of m to (c0, c1, c2).
withRow(Matrix3x3F, int, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
Set the row row of m to (c0, c1, c2).
withRow(Matrix4x4D, int, double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
Set the row row of m to (c0, c1, c2, c3).
withRow(Matrix4x4F, int, float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
Set the row row of m to (c0, c1, c2, c3).
withV0(PVector3D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
Copy the current immutable object by setting a value for the v0 attribute.
withV0(PVector4D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
Copy the current immutable object by setting a value for the v0 attribute.
withV0(Vector3D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
Copy the current immutable object by setting a value for the v0 attribute.
withV0(Vector4D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
Copy the current immutable object by setting a value for the v0 attribute.
withV1(PVector3D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
Copy the current immutable object by setting a value for the v1 attribute.
withV1(PVector4D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
Copy the current immutable object by setting a value for the v1 attribute.
withV1(Vector3D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
Copy the current immutable object by setting a value for the v1 attribute.
withV1(Vector4D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
Copy the current immutable object by setting a value for the v1 attribute.
withV2(PVector3D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized3D
Copy the current immutable object by setting a value for the v2 attribute.
withV2(PVector4D<T>) - Method in class com.io7m.jtensors.orthonormalization.POrthonormalized4D
Copy the current immutable object by setting a value for the v2 attribute.
withV2(Vector3D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized3D
Copy the current immutable object by setting a value for the v2 attribute.
withV2(Vector4D) - Method in class com.io7m.jtensors.orthonormalization.Orthonormalized4D
Copy the current immutable object by setting a value for the v2 attribute.
withW(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Copy the current immutable object by setting a value for the w attribute.
withW(double) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Copy the current immutable object by setting a value for the w attribute.
withW(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Copy the current immutable object by setting a value for the w attribute.
withW(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Copy the current immutable object by setting a value for the w attribute.
withW(float) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Copy the current immutable object by setting a value for the w attribute.
withW(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Copy the current immutable object by setting a value for the w attribute.
withW(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Copy the current immutable object by setting a value for the w attribute.
withW(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Copy the current immutable object by setting a value for the w attribute.
withW(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Copy the current immutable object by setting a value for the w attribute.
withW(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Copy the current immutable object by setting a value for the w attribute.
withX(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
Copy the current immutable object by setting a value for the x attribute.
withX(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
Copy the current immutable object by setting a value for the x attribute.
withX(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Copy the current immutable object by setting a value for the x attribute.
withX(double) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Copy the current immutable object by setting a value for the x attribute.
withX(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
Copy the current immutable object by setting a value for the x attribute.
withX(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
Copy the current immutable object by setting a value for the x attribute.
withX(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Copy the current immutable object by setting a value for the x attribute.
withX(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
Copy the current immutable object by setting a value for the x attribute.
withX(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
Copy the current immutable object by setting a value for the x attribute.
withX(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Copy the current immutable object by setting a value for the x attribute.
withX(float) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Copy the current immutable object by setting a value for the x attribute.
withX(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
Copy the current immutable object by setting a value for the x attribute.
withX(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
Copy the current immutable object by setting a value for the x attribute.
withX(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Copy the current immutable object by setting a value for the x attribute.
withX(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
Copy the current immutable object by setting a value for the x attribute.
withX(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
Copy the current immutable object by setting a value for the x attribute.
withX(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Copy the current immutable object by setting a value for the x attribute.
withX(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
Copy the current immutable object by setting a value for the x attribute.
withX(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
Copy the current immutable object by setting a value for the x attribute.
withX(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Copy the current immutable object by setting a value for the x attribute.
withX(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
Copy the current immutable object by setting a value for the x attribute.
withX(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
Copy the current immutable object by setting a value for the x attribute.
withX(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Copy the current immutable object by setting a value for the x attribute.
withX(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
Copy the current immutable object by setting a value for the x attribute.
withX(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
Copy the current immutable object by setting a value for the x attribute.
withX(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Copy the current immutable object by setting a value for the x attribute.
withY(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
Copy the current immutable object by setting a value for the y attribute.
withY(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
Copy the current immutable object by setting a value for the y attribute.
withY(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Copy the current immutable object by setting a value for the y attribute.
withY(double) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Copy the current immutable object by setting a value for the y attribute.
withY(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
Copy the current immutable object by setting a value for the y attribute.
withY(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
Copy the current immutable object by setting a value for the y attribute.
withY(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Copy the current immutable object by setting a value for the y attribute.
withY(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
Copy the current immutable object by setting a value for the y attribute.
withY(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
Copy the current immutable object by setting a value for the y attribute.
withY(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Copy the current immutable object by setting a value for the y attribute.
withY(float) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Copy the current immutable object by setting a value for the y attribute.
withY(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
Copy the current immutable object by setting a value for the y attribute.
withY(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
Copy the current immutable object by setting a value for the y attribute.
withY(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Copy the current immutable object by setting a value for the y attribute.
withY(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
Copy the current immutable object by setting a value for the y attribute.
withY(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
Copy the current immutable object by setting a value for the y attribute.
withY(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Copy the current immutable object by setting a value for the y attribute.
withY(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
Copy the current immutable object by setting a value for the y attribute.
withY(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
Copy the current immutable object by setting a value for the y attribute.
withY(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Copy the current immutable object by setting a value for the y attribute.
withY(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
Copy the current immutable object by setting a value for the y attribute.
withY(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
Copy the current immutable object by setting a value for the y attribute.
withY(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Copy the current immutable object by setting a value for the y attribute.
withY(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
Copy the current immutable object by setting a value for the y attribute.
withY(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
Copy the current immutable object by setting a value for the y attribute.
withY(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Copy the current immutable object by setting a value for the y attribute.
withZ(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
Copy the current immutable object by setting a value for the z attribute.
withZ(double) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
Copy the current immutable object by setting a value for the z attribute.
withZ(double) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
Copy the current immutable object by setting a value for the z attribute.
withZ(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
Copy the current immutable object by setting a value for the z attribute.
withZ(double) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
Copy the current immutable object by setting a value for the z attribute.
withZ(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
Copy the current immutable object by setting a value for the z attribute.
withZ(float) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
Copy the current immutable object by setting a value for the z attribute.
withZ(float) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
Copy the current immutable object by setting a value for the z attribute.
withZ(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
Copy the current immutable object by setting a value for the z attribute.
withZ(float) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
Copy the current immutable object by setting a value for the z attribute.
withZ(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
Copy the current immutable object by setting a value for the z attribute.
withZ(int) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
Copy the current immutable object by setting a value for the z attribute.
withZ(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
Copy the current immutable object by setting a value for the z attribute.
withZ(int) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
Copy the current immutable object by setting a value for the z attribute.
withZ(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
Copy the current immutable object by setting a value for the z attribute.
withZ(long) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
Copy the current immutable object by setting a value for the z attribute.
withZ(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
Copy the current immutable object by setting a value for the z attribute.
withZ(long) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
Copy the current immutable object by setting a value for the z attribute.

X

x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector2DType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector2FType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector2IType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector2LType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3DType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3FType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3IType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3LType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4DType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4FType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4IType
 
x() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
 
x() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4LType
 
x() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
 
x() - Method in interface com.io7m.jtensors.core.quaternions.Quaternion4DType
 
x() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
 
x() - Method in interface com.io7m.jtensors.core.quaternions.Quaternion4FType
 
x() - Method in interface com.io7m.jtensors.core.quaternions.QuaternionReadable4DType
 
x() - Method in interface com.io7m.jtensors.core.quaternions.QuaternionReadable4FType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector2DType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector2FType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector2IType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector2LType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3DType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3FType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3IType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3LType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4DType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4FType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4IType
 
x() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4LType
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType
 
x() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s8
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s8
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
x() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
x() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2D
 
x() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2L
 
x() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
x() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
x() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
x() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
x() - Method in class com.io7m.jtensors.storage.heap.VectorMutable2D
 
x() - Method in class com.io7m.jtensors.storage.heap.VectorMutable2L
 
x() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
x() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
x() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
x() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 

Y

y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector2DType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector2FType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector2IType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector2LType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3DType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3FType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3IType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3LType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4DType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4FType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4IType
 
y() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
 
y() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4LType
 
y() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
 
y() - Method in interface com.io7m.jtensors.core.quaternions.Quaternion4DType
 
y() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
 
y() - Method in interface com.io7m.jtensors.core.quaternions.Quaternion4FType
 
y() - Method in interface com.io7m.jtensors.core.quaternions.QuaternionReadable4DType
 
y() - Method in interface com.io7m.jtensors.core.quaternions.QuaternionReadable4FType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector2DType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector2FType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector2IType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector2LType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3DType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3FType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3IType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3LType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4DType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4FType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4IType
 
y() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4LType
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType
 
y() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s8
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s8
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
y() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
y() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2D
 
y() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable2L
 
y() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
y() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
y() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
y() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
y() - Method in class com.io7m.jtensors.storage.heap.VectorMutable2D
 
y() - Method in class com.io7m.jtensors.storage.heap.VectorMutable2L
 
y() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
y() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
y() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
y() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 

Z

z() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
 
z() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3DType
 
z() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
 
z() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3FType
 
z() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
 
z() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3IType
 
z() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
 
z() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector3LType
 
z() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
 
z() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4DType
 
z() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
 
z() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4FType
 
z() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
 
z() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4IType
 
z() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
 
z() - Method in interface com.io7m.jtensors.core.parameterized.vectors.PVector4LType
 
z() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
 
z() - Method in interface com.io7m.jtensors.core.quaternions.Quaternion4DType
 
z() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
 
z() - Method in interface com.io7m.jtensors.core.quaternions.Quaternion4FType
 
z() - Method in interface com.io7m.jtensors.core.quaternions.QuaternionReadable4DType
 
z() - Method in interface com.io7m.jtensors.core.quaternions.QuaternionReadable4FType
 
z() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3DType
 
z() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3FType
 
z() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3IType
 
z() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector3LType
 
z() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4DType
 
z() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4FType
 
z() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4IType
 
z() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.Vector4LType
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType
 
z() - Method in interface com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
 
z() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
 
z() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3D
 
z() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable3L
 
z() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4D
 
z() - Method in class com.io7m.jtensors.storage.heap.PVectorMutable4L
 
z() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3D
 
z() - Method in class com.io7m.jtensors.storage.heap.VectorMutable3L
 
z() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4D
 
z() - Method in class com.io7m.jtensors.storage.heap.VectorMutable4L
 
zero() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
The zero quaternion.
zero() - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
The zero quaternion.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
The zero matrix.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
The zero vector.
zero() - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
The zero vector.
A B C D E F H I M N O P Q R S T V W X Y Z 
All Classes|All Packages