- absolute(PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Calculate the absolute value of the vector v.
- absolute(PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Calculate the absolute value of the vector v.
- absolute(PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Calculate the absolute values of the elements in vector v.
- absolute(PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Calculate the absolute values of the elements in vector v.
- absolute(PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Calculate the absolute value of the vector v.
- absolute(PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Calculate the absolute value of the vector v.
- absolute(PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Calculate the absolute values of the elements in vector v.
- absolute(PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Calculate the absolute values of the elements in vector v.
- absolute(PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Calculate the absolute value of the vector v.
- absolute(PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Calculate the absolute value of the vector v.
- absolute(PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Calculate the absolute values of the elements in vector v.
- absolute(PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Calculate the absolute values of the elements in vector v.
- absolute(PVectorReadable2DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable2IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable2LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable3IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable3LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable4FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable4IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(PVectorReadable4LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Calculate the absolute value of the vector v.
- absolute(VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Calculate the absolute value of the vector v.
- absolute(VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Calculate the absolute values of the elements in vector v.
- absolute(VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Calculate the absolute values of the elements in vector v.
- absolute(VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Calculate the absolute value of the vector v.
- absolute(VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Calculate the absolute value of the vector v.
- absolute(VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Calculate the absolute values of the elements in vector v.
- absolute(VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Calculate the absolute values of the elements in vector v.
- absolute(VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Calculate the absolute value of the vector v.
- absolute(VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Calculate the absolute value of the vector v.
- absolute(VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Calculate the absolute values of the elements in vector v.
- absolute(VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Calculate the absolute values of the elements in vector v.
- absolute(VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable2IType, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable2LType, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable3IType, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable3LType, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable4IType, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absolute(VectorReadable4LType, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the absolute values of the elements in vector v, saving
the result to out.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the absolute values of the elements in vector v,
modifying the vector in-place.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- absoluteInPlace(V) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the absolute values of the elements in vector v, saving
the result to v.
- accumulateDoubleHash(double, int, int) - Static method in class com.io7m.jtensors.HashUtility
-
Accumulate a hash.
- accumulateFloatHash(float, int, int) - Static method in class com.io7m.jtensors.HashUtility
-
Accumulate a hash.
- add(MatrixReadable2x2DType, MatrixReadable2x2DType, M) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Elementwise add of matrices m0 and m1.
- add(MatrixReadable2x2FType, MatrixReadable2x2FType, M) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Elementwise add of matrices m0 and m1.
- add(MatrixReadable3x3DType, MatrixReadable3x3DType, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Elementwise add of matrices m0 and m1.
- add(MatrixReadable3x3FType, MatrixReadable3x3FType, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Elementwise add of matrices m0 and m1.
- add(MatrixReadable4x4DType, MatrixReadable4x4DType, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Elementwise add of matrices m0 and m1.
- add(MatrixReadable4x4FType, MatrixReadable4x4FType, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Elementwise add of matrices m0 and m1.
- add(PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable3IType<T>, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable3LType<T>, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable4IType<T>, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable4LType<T>, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(PVectorReadable2DType<T>, PVectorReadable2DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable2FType<T>, PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable2IType<T>, PVectorReadable2IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable2LType<T>, PVectorReadable2LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable3DType<T>, PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable3FType<T>, PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable3IType<T>, PVectorReadable3IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable3LType<T>, PVectorReadable3LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable4DType<T>, PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable4FType<T>, PVectorReadable4FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable4IType<T>, PVectorReadable4IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(PVectorReadable4LType<T>, PVectorReadable4LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(QuaternionReadable4DType, QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Calculate the element-wise sum of the quaternions q0 and q1.
- add(QuaternionReadable4FType, QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Calculate the element-wise sum of the quaternions q0 and q1.
- add(QuaternionReadable4DType, QuaternionReadable4DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Calculate the element-wise sum of the quaternions q0 and q1, saving the result to qr.
- add(QuaternionReadable4FType, QuaternionReadable4FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Calculate the element-wise sum of the quaternions q0 and q1, saving the result to qr.
- add(VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable3IType, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable3LType, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable4IType, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable4LType, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Calculate the element-wise sum of the vectors v0 and v1.
- add(VectorReadable2DType, VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable2FType, VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable2IType, VectorReadable2IType, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable2LType, VectorReadable2LType, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable3DType, VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable3FType, VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable3IType, VectorReadable3IType, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable3LType, VectorReadable3LType, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable4DType, VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable4FType, VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable4IType, VectorReadable4IType, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- add(VectorReadable4LType, VectorReadable4LType, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to out.
- addInPlace(M, MatrixReadable2x2DType) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Elementwise add of matrices m0 and m1, returning the result
in m0.
- addInPlace(M, MatrixReadable2x2FType) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Elementwise add of matrices m0 and m1, returning the result
in m0.
- addInPlace(M, MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Elementwise add of matrices m0 and m1, returning the result
in m0.
- addInPlace(M, MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Elementwise add of matrices m0 and m1, returning the result
in m0.
- addInPlace(M, MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Elementwise add of matrices m0 and m1, returning the result
in m0.
- addInPlace(M, MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Elementwise add of matrices m0 and m1, returning the result
in m0.
- addInPlace(V, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(Q, QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Calculate the element-wise sum of the quaternions q0 and q1, saving the result to q0.
- addInPlace(Q, QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Calculate the element-wise sum of the quaternions q0 and q1, saving the result to q0.
- addInPlace(V, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addInPlace(V, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the element-wise sum of the vectors v0 and v1,
saving the result to v0.
- addRowScaled(MatrixM2x2D.ContextMM2D, MatrixReadable2x2DType, int, int, int, double, M) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix out.
- addRowScaled(MatrixM2x2F.ContextMM2F, MatrixReadable2x2FType, int, int, int, float, M) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix out.
- addRowScaled(MatrixM3x3D.ContextMM3D, MatrixReadable3x3DType, int, int, int, double, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix out.
- addRowScaled(MatrixM3x3F.ContextMM3F, MatrixReadable3x3FType, int, int, int, double, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix out.
- addRowScaled(MatrixM4x4D.ContextMM4D, MatrixReadable4x4DType, int, int, int, double, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix out.
- addRowScaled(MatrixM4x4F.ContextMM4F, MatrixReadable4x4FType, int, int, int, double, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix out.
- addRowScaledInPlace(MatrixM2x2D.ContextMM2D, M, int, int, int, double) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix m.
- addRowScaledInPlace(MatrixM2x2F.ContextMM2F, M, int, int, int, float) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix m.
- addRowScaledInPlace(MatrixM3x3D.ContextMM3D, M, int, int, int, double) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix m.
- addRowScaledInPlace(MatrixM3x3F.ContextMM3F, M, int, int, int, double) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix m.
- addRowScaledInPlace(MatrixM4x4D.ContextMM4D, M, int, int, int, double) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix out.
- addRowScaledInPlace(MatrixM4x4F.ContextMM4F, M, int, int, int, double) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Add the values in row row_b to the values in row row_a
scaled by r, saving the resulting row in row row_c of the
matrix m.
- addScaled(PVectorReadable2DType<T>, PVectorReadable2DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable2FType<T>, PVectorReadable2FType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable2IType<T>, PVectorReadable2IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable2LType<T>, PVectorReadable2LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable3DType<T>, PVectorReadable3DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable3FType<T>, PVectorReadable3FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable3IType<T>, PVectorReadable3IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable3LType<T>, PVectorReadable3LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable4DType<T>, PVectorReadable4DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable4FType<T>, PVectorReadable4FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable4IType<T>, PVectorReadable4IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable4LType<T>, PVectorReadable4LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(PVectorReadable2DType<T>, PVectorReadable2DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable2FType<T>, PVectorReadable2FType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable2IType<T>, PVectorReadable2IType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable2LType<T>, PVectorReadable2LType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable3DType<T>, PVectorReadable3DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable3FType<T>, PVectorReadable3FType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable3IType<T>, PVectorReadable3IType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable3LType<T>, PVectorReadable3LType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable4DType<T>, PVectorReadable4DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable4FType<T>, PVectorReadable4FType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable4IType<T>, PVectorReadable4IType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(PVectorReadable4LType<T>, PVectorReadable4LType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable2DType, VectorReadable2DType, double) - Static method in class com.io7m.jtensors.VectorI2D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable2FType, VectorReadable2FType, double) - Static method in class com.io7m.jtensors.VectorI2F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable2IType, VectorReadable2IType, double) - Static method in class com.io7m.jtensors.VectorI2I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable2LType, VectorReadable2LType, double) - Static method in class com.io7m.jtensors.VectorI2L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable3DType, VectorReadable3DType, double) - Static method in class com.io7m.jtensors.VectorI3D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable3FType, VectorReadable3FType, float) - Static method in class com.io7m.jtensors.VectorI3F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable3IType, VectorReadable3IType, double) - Static method in class com.io7m.jtensors.VectorI3I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable3LType, VectorReadable3LType, double) - Static method in class com.io7m.jtensors.VectorI3L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable4DType, VectorReadable4DType, double) - Static method in class com.io7m.jtensors.VectorI4D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable4FType, VectorReadable4FType, float) - Static method in class com.io7m.jtensors.VectorI4F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable4IType, VectorReadable4IType, double) - Static method in class com.io7m.jtensors.VectorI4I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable4LType, VectorReadable4LType, double) - Static method in class com.io7m.jtensors.VectorI4L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r.
- addScaled(VectorReadable2DType, VectorReadable2DType, double, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable2FType, VectorReadable2FType, double, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable2IType, VectorReadable2IType, double, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable2LType, VectorReadable2LType, double, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable3DType, VectorReadable3DType, double, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable3FType, VectorReadable3FType, double, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable3IType, VectorReadable3IType, double, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable3LType, VectorReadable3LType, double, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable4DType, VectorReadable4DType, double, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable4FType, VectorReadable4FType, double, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable4IType, VectorReadable4IType, double, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaled(VectorReadable4LType, VectorReadable4LType, double, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
out.
- addScaledInPlace(V, PVectorReadable2DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable2FType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable2IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable2LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable3DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable3FType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable3IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable3LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable4DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable4FType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable4IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, PVectorReadable4LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable2DType, double) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable2FType, double) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable2IType, double) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable2LType, double) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable3DType, double) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable3FType, double) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable3IType, double) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable3LType, double) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable4DType, double) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable4FType, double) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable4IType, double) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- addScaledInPlace(V, VectorReadable4LType, double) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the element-wise sum of the vectors v0 and the
element-wise product of v1 and r, saving the result to
v0.
- almostEqual(AlmostEqualDouble.ContextRelative, PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, QuaternionReadable4DType, QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Determine whether or not the quaternions qa and qb are
equal to within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, QuaternionReadable4FType, QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Determine whether or not the quaternions qa and qb are
equal to within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, QuaternionReadable4DType, QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Determine whether or not the quaternions qa and qb are
equal to within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, QuaternionReadable4FType, QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Determine whether or not the quaternions qa and qb are
equal to within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorM3D
-
Determine whether or not the vectors qa and qb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorM3F
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualDouble.ContextRelative, VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorM4D
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- almostEqual(AlmostEqualFloat.ContextRelative, VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorM4F
-
Determine whether or not the vectors va and vb are equal to
within the degree of error given in context.
- angle(PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Calculate the angle between the vectors v0 and v1 in
radians.
- angle(PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Calculate the angle between the vectors v0 and v1 in
radians.
- angle(PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Calculate the angle between the vectors v0 and v1 in
radians.
- angle(PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Calculate the angle between the vectors v0 and v1 in
radians.
- angle(PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the angle between vectors v0 and v1, in radians.
- angle(PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the angle between vectors v0 and v1, in radians.
- angle(PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the angle between vectors v0 and v1, in radians.
- angle(PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the angle between vectors v0 and v1, in radians.
- angle(VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Calculate the angle between the vectors v0 and v1 in
radians.
- angle(VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Calculate the angle between the vectors v0 and v1 in
radians.
- angle(VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Calculate the angle between the vectors v0 and v1 in
radians.
- angle(VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Calculate the angle between the vectors v0 and v1 in
radians.
- angle(VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the angle between vectors v0 and v1, in radians.
- angle(VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the angle between vectors v0 and v1, in radians.
- angle(VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the angle between vectors v0 and v1, in radians.
- angle(VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the angle between vectors v0 and v1, in radians.
- checkByteOffset(long) - Static method in class com.io7m.jtensors.bytebuffered.ByteBufferRanges
-
Check that a byte offset is within the range accept by
ByteBuffer instances.
- clamp(PVectorReadable2DType<T>, double, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable2FType<T>, float, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable2IType<T>, int, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable2LType<T>, long, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable3DType<T>, double, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable3FType<T>, float, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable3IType<T>, int, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable3LType<T>, long, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable4DType<T>, double, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable4FType<T>, float, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable4IType<T>, int, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable4LType<T>, long, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable2DType<T>, double, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable2FType<T>, float, float, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable2IType<T>, int, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable2LType<T>, long, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable3DType<T>, double, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable3FType<T>, float, float, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable3IType<T>, int, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable3LType<T>, long, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable4DType<T>, double, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable4FType<T>, double, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable4IType<T>, int, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(PVectorReadable4LType<T>, long, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable2DType, double, double) - Static method in class com.io7m.jtensors.VectorI2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable2FType, float, float) - Static method in class com.io7m.jtensors.VectorI2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable2IType, int, int) - Static method in class com.io7m.jtensors.VectorI2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable2LType, long, long) - Static method in class com.io7m.jtensors.VectorI2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable3DType, double, double) - Static method in class com.io7m.jtensors.VectorI3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable3FType, float, float) - Static method in class com.io7m.jtensors.VectorI3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable3IType, int, int) - Static method in class com.io7m.jtensors.VectorI3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable3LType, long, long) - Static method in class com.io7m.jtensors.VectorI3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable4DType, double, double) - Static method in class com.io7m.jtensors.VectorI4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable4FType, float, float) - Static method in class com.io7m.jtensors.VectorI4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable4IType, int, int) - Static method in class com.io7m.jtensors.VectorI4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable4LType, long, long) - Static method in class com.io7m.jtensors.VectorI4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable2DType, double, double, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable2FType, float, float, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable2IType, int, int, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable2LType, long, long, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable3DType, double, double, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable3FType, float, float, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable3IType, int, int, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable3LType, long, long, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable4DType, double, double, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable4FType, double, double, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable4IType, int, int, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clamp(VectorReadable4LType, long, long, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampByPVector(PVectorReadable2DType<T>, PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable2FType<T>, PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable2IType<T>, PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable2LType<T>, PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable3DType<T>, PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable3FType<T>, PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable3IType<T>, PVectorReadable3IType<T>, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable3LType<T>, PVectorReadable3LType<T>, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable4DType<T>, PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable4FType<T>, PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable4IType<T>, PVectorReadable4IType<T>, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable4LType<T>, PVectorReadable4LType<T>, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByPVector(PVectorReadable2DType<T>, PVectorReadable2DType<T>, PVectorReadable2DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable2FType<T>, PVectorReadable2FType<T>, PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable2IType<T>, PVectorReadable2IType<T>, PVectorReadable2IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable2LType<T>, PVectorReadable2LType<T>, PVectorReadable2LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable3DType<T>, PVectorReadable3DType<T>, PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable3FType<T>, PVectorReadable3FType<T>, PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable3IType<T>, PVectorReadable3IType<T>, PVectorReadable3IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable3LType<T>, PVectorReadable3LType<T>, PVectorReadable3LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable4DType<T>, PVectorReadable4DType<T>, PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable4FType<T>, PVectorReadable4FType<T>, PVectorReadable4FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable4IType<T>, PVectorReadable4IType<T>, PVectorReadable4IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVector(PVectorReadable4LType<T>, PVectorReadable4LType<T>, PVectorReadable4LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByPVectorInPlace(V, PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable3IType<T>, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable3LType<T>, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable4IType<T>, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByPVectorInPlace(V, PVectorReadable4LType<T>, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVector(VectorReadable2DType, VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable2FType, VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable2IType, VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable2LType, VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable3DType, VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable3FType, VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable3IType, VectorReadable3IType, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable3LType, VectorReadable3LType, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable4DType, VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable4FType, VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable4IType, VectorReadable4IType, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable4LType, VectorReadable4LType, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum.
- clampByVector(VectorReadable2DType, VectorReadable2DType, VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable2FType, VectorReadable2FType, VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable2IType, VectorReadable2IType, VectorReadable2IType, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable2LType, VectorReadable2LType, VectorReadable2LType, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable3DType, VectorReadable3DType, VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable3FType, VectorReadable3FType, VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable3IType, VectorReadable3IType, VectorReadable3IType, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable3LType, VectorReadable3LType, VectorReadable3LType, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable4DType, VectorReadable4DType, VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable4FType, VectorReadable4FType, VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable4IType, VectorReadable4IType, VectorReadable4IType, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVector(VectorReadable4LType, VectorReadable4LType, VectorReadable4LType, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to out.
- clampByVectorInPlace(V, VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable3IType, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable3LType, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable4IType, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampByVectorInPlace(V, VectorReadable4LType, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum and maximum, saving
the result to v.
- clampInPlace(V, double, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, float, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, int, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, long, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, double, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, float, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, int, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, long, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, double, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, float, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, int, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, long, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, double, double) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, float, float) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, int, int) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, long, long) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, double, double) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, float, float) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, int, int) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, long, long) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, double, double) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, float, float) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, int, int) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampInPlace(V, long, long) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMaximum(PVectorReadable2DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable2FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable2IType<T>, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable2LType<T>, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable3DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable3FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable3IType<T>, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable3LType<T>, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable4DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable4FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable4IType<T>, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable4LType<T>, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable2DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable2FType<T>, float, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable2IType<T>, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable2LType<T>, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable3DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable3FType<T>, float, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable3IType<T>, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable3LType<T>, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable4DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable4FType<T>, float, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable4IType<T>, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(PVectorReadable4LType<T>, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable2DType, double) - Static method in class com.io7m.jtensors.VectorI2D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable2FType, float) - Static method in class com.io7m.jtensors.VectorI2F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable2IType, int) - Static method in class com.io7m.jtensors.VectorI2I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable2LType, long) - Static method in class com.io7m.jtensors.VectorI2L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable3DType, double) - Static method in class com.io7m.jtensors.VectorI3D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable3FType, float) - Static method in class com.io7m.jtensors.VectorI3F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable3IType, int) - Static method in class com.io7m.jtensors.VectorI3I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable3LType, long) - Static method in class com.io7m.jtensors.VectorI3L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable4DType, double) - Static method in class com.io7m.jtensors.VectorI4D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable4FType, float) - Static method in class com.io7m.jtensors.VectorI4F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable4IType, int) - Static method in class com.io7m.jtensors.VectorI4I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable4LType, long) - Static method in class com.io7m.jtensors.VectorI4L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable2DType, double, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable2FType, float, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable2IType, int, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable2LType, long, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable3DType, double, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable3FType, float, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable3IType, int, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable3LType, long, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable4DType, double, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable4FType, float, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable4IType, int, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximum(VectorReadable4LType, long, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumByPVector(PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable3IType<T>, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable3LType<T>, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable4IType<T>, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable4LType<T>, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByPVector(PVectorReadable2DType<T>, PVectorReadable2DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable2FType<T>, PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable2IType<T>, PVectorReadable2IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable2LType<T>, PVectorReadable2LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable3DType<T>, PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable3FType<T>, PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable3IType<T>, PVectorReadable3IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable3LType<T>, PVectorReadable3LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable4DType<T>, PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable4FType<T>, PVectorReadable4FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable4IType<T>, PVectorReadable4IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVector(PVectorReadable4LType<T>, PVectorReadable4LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByPVectorInPlace(V, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByPVectorInPlace(V, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVector(VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable3IType, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable3LType, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable4IType, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable4LType, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum.
- clampMaximumByVector(VectorReadable2DType, VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable2FType, VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable2IType, VectorReadable2IType, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable2LType, VectorReadable2LType, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable3DType, VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable3FType, VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable3IType, VectorReadable3IType, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable3LType, VectorReadable3LType, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable4DType, VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable4FType, VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable4IType, VectorReadable4IType, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVector(VectorReadable4LType, VectorReadable4LType, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to out.
- clampMaximumByVectorInPlace(V, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumByVectorInPlace(V, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in maximum, saving the result to v.
- clampMaximumInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, float) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, float) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, float) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMaximumInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the range {@code [-Infinity
..
- clampMinimum(PVectorReadable2DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable2FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable2IType<T>, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable2LType<T>, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable3DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable3FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable3IType<T>, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable3LType<T>, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable4DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable4FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable4IType<T>, int) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable4LType<T>, long) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable2DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable2FType<T>, float, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable2IType<T>, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable2LType<T>, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable3DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable3FType<T>, float, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable3IType<T>, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable3LType<T>, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable4DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable4FType<T>, float, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable4IType<T>, int, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(PVectorReadable4LType<T>, long, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable2DType, double) - Static method in class com.io7m.jtensors.VectorI2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable2FType, float) - Static method in class com.io7m.jtensors.VectorI2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable2IType, int) - Static method in class com.io7m.jtensors.VectorI2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable2LType, long) - Static method in class com.io7m.jtensors.VectorI2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable3DType, double) - Static method in class com.io7m.jtensors.VectorI3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable3FType, float) - Static method in class com.io7m.jtensors.VectorI3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable3IType, int) - Static method in class com.io7m.jtensors.VectorI3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable3LType, long) - Static method in class com.io7m.jtensors.VectorI3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable4DType, double) - Static method in class com.io7m.jtensors.VectorI4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable4FType, float) - Static method in class com.io7m.jtensors.VectorI4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable4IType, int) - Static method in class com.io7m.jtensors.VectorI4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable4LType, long) - Static method in class com.io7m.jtensors.VectorI4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable2DType, double, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable2FType, float, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable2IType, int, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable2LType, long, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable3DType, double, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable3FType, float, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable3IType, int, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable3LType, long, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable4DType, double, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable4FType, float, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable4IType, int, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimum(VectorReadable4LType, long, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumByPVector(PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable3IType<T>, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable3LType<T>, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable4IType<T>, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable4LType<T>, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByPVector(PVectorReadable2DType<T>, PVectorReadable2DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable2FType<T>, PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable2IType<T>, PVectorReadable2IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable2LType<T>, PVectorReadable2LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable3DType<T>, PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable3FType<T>, PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable3IType<T>, PVectorReadable3IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable3LType<T>, PVectorReadable3LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable4DType<T>, PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable4FType<T>, PVectorReadable4FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable4IType<T>, PVectorReadable4IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVector(PVectorReadable4LType<T>, PVectorReadable4LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByPVectorInPlace(V, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByPVectorInPlace(V, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVector(VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable3IType, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable3LType, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable4IType, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable4LType, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum.
- clampMinimumByVector(VectorReadable2DType, VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable2FType, VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable2IType, VectorReadable2IType, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable2LType, VectorReadable2LType, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable3DType, VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable3FType, VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable3IType, VectorReadable3IType, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable3LType, VectorReadable3LType, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable4DType, VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable4FType, VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable4IType, VectorReadable4IType, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVector(VectorReadable4LType, VectorReadable4LType, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to out.
- clampMinimumByVectorInPlace(V, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumByVectorInPlace(V, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the inclusive range given by
the corresponding elements in minimum, saving the result to v.
- clampMinimumInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, float) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM2D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, float) - Static method in class com.io7m.jtensors.VectorM2F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM2I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM2L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM3D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, float) - Static method in class com.io7m.jtensors.VectorM3F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM3I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM3L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM4D
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, float) - Static method in class com.io7m.jtensors.VectorM4F
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM4I
-
Clamp the elements of the vector v to the range {@code [minimum ..
- clampMinimumInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM4L
-
Clamp the elements of the vector v to the range {@code [minimum ..
- com.io7m.jtensors - package com.io7m.jtensors
-
Core vector and matrix types.
- com.io7m.jtensors.bytebuffered - package com.io7m.jtensors.bytebuffered
-
- com.io7m.jtensors.bytebuffered.parameterized - package com.io7m.jtensors.bytebuffered.parameterized
-
- com.io7m.jtensors.documentation - package com.io7m.jtensors.documentation
-
Documentation.
- com.io7m.jtensors.parameterized - package com.io7m.jtensors.parameterized
-
Parameterized vector and matrix types.
- compareElements(MatrixReadable2x2DType, MatrixReadable2x2DType) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Compare matrices.
- compareElements(MatrixReadable2x2FType, MatrixReadable2x2FType) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Compare matrices.
- compareElements(MatrixReadable3x3DType, MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Compare matrices.
- compareElements(MatrixReadable3x3FType, MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Compare matrices.
- compareElements(MatrixReadable4x4DType, MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Compare matrices.
- compareElements(MatrixReadable4x4FType, MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Compare matrices.
- conjugate(QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Calculate the conjugate of the input quaternion q.
- conjugate(QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Calculate the conjugate of the input quaternion q.
- conjugate(QuaternionReadable4DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Calculate the conjugate of the input quaternion q, saving the
result to out.
- conjugate(QuaternionReadable4FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Calculate the conjugate of the input quaternion q, saving the
result to out.
- conjugateInPlace(Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Calculate the conjugate of the input quaternion q, modifying q in place.
- conjugateInPlace(Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Calculate the conjugate of the input quaternion q, modifying q in place.
- Context() - Constructor for class com.io7m.jtensors.QuaternionI4D.Context
-
Construct a new context.
- ContextMM2D() - Constructor for class com.io7m.jtensors.MatrixM2x2D.ContextMM2D
-
Construct a new context.
- ContextMM2F() - Constructor for class com.io7m.jtensors.MatrixM2x2F.ContextMM2F
-
Construct a new context.
- ContextMM3D() - Constructor for class com.io7m.jtensors.MatrixM3x3D.ContextMM3D
-
Construct a new context.
- ContextMM3F() - Constructor for class com.io7m.jtensors.MatrixM3x3F.ContextMM3F
-
Construct a new context.
- ContextMM4D() - Constructor for class com.io7m.jtensors.MatrixM4x4D.ContextMM4D
-
Construct a new context.
- ContextMM4F() - Constructor for class com.io7m.jtensors.MatrixM4x4F.ContextMM4F
-
Construct a new context.
- ContextPM3D() - Constructor for class com.io7m.jtensors.parameterized.PMatrixM3x3D.ContextPM3D
-
Construct a new context.
- ContextPM3F() - Constructor for class com.io7m.jtensors.parameterized.PMatrixM3x3F.ContextPM3F
-
Construct a new context.
- ContextPM4D() - Constructor for class com.io7m.jtensors.parameterized.PMatrixM4x4D.ContextPM4D
-
Construct a new context.
- ContextPM4F() - Constructor for class com.io7m.jtensors.parameterized.PMatrixM4x4F.ContextPM4F
-
Construct a new context.
- ContextPVM2D() - Constructor for class com.io7m.jtensors.parameterized.PVectorM2D.ContextPVM2D
-
Construct preallocated storage.
- ContextPVM2F() - Constructor for class com.io7m.jtensors.parameterized.PVectorM2F.ContextPVM2F
-
Construct preallocated storage.
- ContextPVM2I() - Constructor for class com.io7m.jtensors.parameterized.PVectorM2I.ContextPVM2I
-
Construct preallocated storage.
- ContextPVM2L() - Constructor for class com.io7m.jtensors.parameterized.PVectorM2L.ContextPVM2L
-
Construct preallocated storage.
- ContextPVM3D() - Constructor for class com.io7m.jtensors.parameterized.PVectorM3D.ContextPVM3D
-
Construct preallocated storage.
- ContextPVM3F() - Constructor for class com.io7m.jtensors.parameterized.PVectorM3F.ContextPVM3F
-
Construct preallocated storage.
- ContextPVM3I() - Constructor for class com.io7m.jtensors.parameterized.PVectorM3I.ContextPVM3I
-
Construct preallocated storage.
- ContextPVM3L() - Constructor for class com.io7m.jtensors.parameterized.PVectorM3L.ContextPVM3L
-
Construct preallocated storage.
- ContextPVM4D() - Constructor for class com.io7m.jtensors.parameterized.PVectorM4D.ContextPVM4D
-
Construct preallocated storage.
- ContextPVM4F() - Constructor for class com.io7m.jtensors.parameterized.PVectorM4F.ContextPVM4F
-
Construct preallocated storage.
- ContextPVM4I() - Constructor for class com.io7m.jtensors.parameterized.PVectorM4I.ContextPVM4I
-
Construct preallocated storage.
- ContextPVM4L() - Constructor for class com.io7m.jtensors.parameterized.PVectorM4L.ContextPVM4L
-
Construct preallocated storage.
- ContextQI4F() - Constructor for class com.io7m.jtensors.QuaternionI4F.ContextQI4F
-
Construct a new context.
- ContextQM4D() - Constructor for class com.io7m.jtensors.QuaternionM4D.ContextQM4D
-
Construct a new context.
- ContextQM4F() - Constructor for class com.io7m.jtensors.QuaternionM4F.ContextQM4F
-
Construct a new context.
- ContextVM2D() - Constructor for class com.io7m.jtensors.VectorM2D.ContextVM2D
-
Construct preallocated storage.
- ContextVM2F() - Constructor for class com.io7m.jtensors.VectorM2F.ContextVM2F
-
Construct preallocated storage.
- ContextVM2I() - Constructor for class com.io7m.jtensors.VectorM2I.ContextVM2I
-
Construct preallocated storage.
- ContextVM2L() - Constructor for class com.io7m.jtensors.VectorM2L.ContextVM2L
-
Construct preallocated storage.
- ContextVM3D() - Constructor for class com.io7m.jtensors.VectorM3D.ContextVM3D
-
Construct preallocated storage.
- ContextVM3F() - Constructor for class com.io7m.jtensors.VectorM3F.ContextVM3F
-
Construct preallocated storage.
- ContextVM3I() - Constructor for class com.io7m.jtensors.VectorM3I.ContextVM3I
-
Construct preallocated storage.
- ContextVM3L() - Constructor for class com.io7m.jtensors.VectorM3L.ContextVM3L
-
Construct preallocated storage.
- ContextVM4D() - Constructor for class com.io7m.jtensors.VectorM4D.ContextVM4D
-
Construct preallocated storage.
- ContextVM4F() - Constructor for class com.io7m.jtensors.VectorM4F.ContextVM4F
-
Construct preallocated storage.
- ContextVM4I() - Constructor for class com.io7m.jtensors.VectorM4I.ContextVM4I
-
Construct preallocated storage.
- ContextVM4L() - Constructor for class com.io7m.jtensors.VectorM4L.ContextVM4L
-
Construct preallocated storage.
- copy(MatrixReadable2x2DType, M) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(MatrixReadable2x2FType, M) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(MatrixReadable3x3DType, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(MatrixReadable3x3FType, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(MatrixReadable4x4DType, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(MatrixReadable4x4FType, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(PMatrixReadable3x3DType<T0, T1>, M) - Static method in class com.io7m.jtensors.parameterized.PMatrixM3x3D
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(PMatrixReadable3x3FType<T0, T1>, M) - Static method in class com.io7m.jtensors.parameterized.PMatrixM3x3F
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(PMatrixReadable4x4DType<T0, T1>, M) - Static method in class com.io7m.jtensors.parameterized.PMatrixM4x4D
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(PMatrixReadable4x4FType<T0, T1>, M) - Static method in class com.io7m.jtensors.parameterized.PMatrixM4x4F
-
Copy the contents of the matrix input to the matrix output,
completely replacing all elements.
- copy(U, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable2IType<T>, U) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable2LType<T>, U) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable3DType<T>, PVectorWritable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable3FType<T>, U) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable3IType<T>, U) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable3LType<T>, U) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable4FType<T>, U) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable4IType<T>, U) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Copy all elements of the vector input to the vector output.
- copy(PVectorReadable4LType<T>, U) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Copy all elements of the vector input to the vector output.
- copy(QuaternionReadable4DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Copy the contents of the quaternion q to out.
- copy(QuaternionReadable4FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Copy the contents of the quaternion q to out.
- copy(VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable2IType, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable2LType, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable3IType, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable3LType, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable4IType, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Copy all elements of the vector input to the vector output.
- copy(VectorReadable4LType, T) - Static method in class com.io7m.jtensors.VectorM4L
-
Copy all elements of the vector input to the vector output.
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PVectorM2D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.QuaternionM4D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.VectorM2D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.VectorM3D
-
- copyFrom2D(VectorReadable2DType) - Method in class com.io7m.jtensors.VectorM4D
-
- copyFrom2D(VectorReadable2DType) - Method in interface com.io7m.jtensors.VectorWritable2DType
-
Set the current vector to the contents of the input vector.
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PVectorM2F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.QuaternionM4F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.VectorM2F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.VectorM3F
-
- copyFrom2F(VectorReadable2FType) - Method in class com.io7m.jtensors.VectorM4F
-
- copyFrom2F(VectorReadable2FType) - Method in interface com.io7m.jtensors.VectorWritable2FType
-
Set the current vector to the contents of the input vector.
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.parameterized.PVectorM2I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.VectorM2I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.VectorM3I
-
- copyFrom2I(VectorReadable2IType) - Method in class com.io7m.jtensors.VectorM4I
-
- copyFrom2I(VectorReadable2IType) - Method in interface com.io7m.jtensors.VectorWritable2IType
-
Set the current vector to the contents of the input vector.
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.parameterized.PVectorM2L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.VectorM2L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.VectorM3L
-
- copyFrom2L(VectorReadable2LType) - Method in class com.io7m.jtensors.VectorM4L
-
- copyFrom2L(VectorReadable2LType) - Method in interface com.io7m.jtensors.VectorWritable2LType
-
Set the current vector to the contents of the input vector.
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.QuaternionM4D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.VectorM3D
-
- copyFrom3D(VectorReadable3DType) - Method in class com.io7m.jtensors.VectorM4D
-
- copyFrom3D(VectorReadable3DType) - Method in interface com.io7m.jtensors.VectorWritable3DType
-
Set the current vector to the contents of the input vector.
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.QuaternionM4F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.VectorM3F
-
- copyFrom3F(VectorReadable3FType) - Method in class com.io7m.jtensors.VectorM4F
-
- copyFrom3F(VectorReadable3FType) - Method in interface com.io7m.jtensors.VectorWritable3FType
-
Set the current vector to the contents of the input vector.
- copyFrom3I(VectorReadable3IType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- copyFrom3I(VectorReadable3IType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- copyFrom3I(VectorReadable3IType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
- copyFrom3I(VectorReadable3IType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- copyFrom3I(VectorReadable3IType) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- copyFrom3I(VectorReadable3IType) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- copyFrom3I(VectorReadable3IType) - Method in class com.io7m.jtensors.VectorM3I
-
- copyFrom3I(VectorReadable3IType) - Method in class com.io7m.jtensors.VectorM4I
-
- copyFrom3I(VectorReadable3IType) - Method in interface com.io7m.jtensors.VectorWritable3IType
-
Set the current vector to the contents of the input vector.
- copyFrom3L(VectorReadable3LType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- copyFrom3L(VectorReadable3LType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- copyFrom3L(VectorReadable3LType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
- copyFrom3L(VectorReadable3LType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- copyFrom3L(VectorReadable3LType) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- copyFrom3L(VectorReadable3LType) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- copyFrom3L(VectorReadable3LType) - Method in class com.io7m.jtensors.VectorM3L
-
- copyFrom3L(VectorReadable3LType) - Method in class com.io7m.jtensors.VectorM4L
-
- copyFrom3L(VectorReadable3LType) - Method in interface com.io7m.jtensors.VectorWritable3LType
-
Set the current vector to the contents of the input vector.
- copyFrom4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- copyFrom4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- copyFrom4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- copyFrom4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- copyFrom4D(VectorReadable4DType) - Method in class com.io7m.jtensors.QuaternionM4D
-
- copyFrom4D(VectorReadable4DType) - Method in class com.io7m.jtensors.VectorM4D
-
- copyFrom4D(VectorReadable4DType) - Method in interface com.io7m.jtensors.VectorWritable4DType
-
Set the current vector to the contents of the input vector.
- copyFrom4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- copyFrom4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- copyFrom4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- copyFrom4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- copyFrom4F(VectorReadable4FType) - Method in class com.io7m.jtensors.QuaternionM4F
-
- copyFrom4F(VectorReadable4FType) - Method in class com.io7m.jtensors.VectorM4F
-
- copyFrom4F(VectorReadable4FType) - Method in interface com.io7m.jtensors.VectorWritable4FType
-
Set the current vector to the contents of the input vector.
- copyFrom4I(VectorReadable4IType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- copyFrom4I(VectorReadable4IType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- copyFrom4I(VectorReadable4IType) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- copyFrom4I(VectorReadable4IType) - Method in class com.io7m.jtensors.VectorM4I
-
- copyFrom4I(VectorReadable4IType) - Method in interface com.io7m.jtensors.VectorWritable4IType
-
Set the current vector to the contents of the input vector.
- copyFrom4L(VectorReadable4LType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- copyFrom4L(VectorReadable4LType) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- copyFrom4L(VectorReadable4LType) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- copyFrom4L(VectorReadable4LType) - Method in class com.io7m.jtensors.VectorM4L
-
- copyFrom4L(VectorReadable4LType) - Method in interface com.io7m.jtensors.VectorWritable4LType
-
Set the current vector to the contents of the input vector.
- copyFromTyped2D(PVectorReadable2DType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2D
-
- copyFromTyped2D(PVectorReadable2DType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- copyFromTyped2D(PVectorReadable2DType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- copyFromTyped2D(PVectorReadable2DType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM2D
-
- copyFromTyped2D(PVectorReadable2DType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- copyFromTyped2D(PVectorReadable2DType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- copyFromTyped2D(PVectorReadable2DType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable2DType
-
Set the current vector to the contents of the input vector.
- copyFromTyped2F(PVectorReadable2FType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2F
-
- copyFromTyped2F(PVectorReadable2FType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- copyFromTyped2F(PVectorReadable2FType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- copyFromTyped2F(PVectorReadable2FType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM2F
-
- copyFromTyped2F(PVectorReadable2FType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- copyFromTyped2F(PVectorReadable2FType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- copyFromTyped2F(PVectorReadable2FType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable2FType
-
Set the current vector to the contents of the input vector.
- copyFromTyped2I(PVectorReadable2IType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2I
-
- copyFromTyped2I(PVectorReadable2IType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- copyFromTyped2I(PVectorReadable2IType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- copyFromTyped2I(PVectorReadable2IType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM2I
-
- copyFromTyped2I(PVectorReadable2IType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- copyFromTyped2I(PVectorReadable2IType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- copyFromTyped2I(PVectorReadable2IType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable2IType
-
Set the current vector to the contents of the input vector.
- copyFromTyped2L(PVectorReadable2LType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2L
-
- copyFromTyped2L(PVectorReadable2LType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- copyFromTyped2L(PVectorReadable2LType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- copyFromTyped2L(PVectorReadable2LType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM2L
-
- copyFromTyped2L(PVectorReadable2LType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- copyFromTyped2L(PVectorReadable2LType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- copyFromTyped2L(PVectorReadable2LType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable2LType
-
Set the current vector to the contents of the input vector.
- copyFromTyped3D(PVectorReadable3DType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- copyFromTyped3D(PVectorReadable3DType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- copyFromTyped3D(PVectorReadable3DType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- copyFromTyped3D(PVectorReadable3DType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- copyFromTyped3D(PVectorReadable3DType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable3DType
-
Set the current vector to the contents of the input vector.
- copyFromTyped3F(PVectorReadable3FType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- copyFromTyped3F(PVectorReadable3FType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- copyFromTyped3F(PVectorReadable3FType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- copyFromTyped3F(PVectorReadable3FType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- copyFromTyped3F(PVectorReadable3FType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable3FType
-
Set the current vector to the contents of the input vector.
- copyFromTyped3I(PVectorReadable3IType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- copyFromTyped3I(PVectorReadable3IType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- copyFromTyped3I(PVectorReadable3IType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- copyFromTyped3I(PVectorReadable3IType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- copyFromTyped3I(PVectorReadable3IType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable3IType
-
Set the current vector to the contents of the input vector.
- copyFromTyped3L(PVectorReadable3LType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- copyFromTyped3L(PVectorReadable3LType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- copyFromTyped3L(PVectorReadable3LType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- copyFromTyped3L(PVectorReadable3LType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- copyFromTyped3L(PVectorReadable3LType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable3LType
-
Set the current vector to the contents of the input vector.
- copyFromTyped4D(PVectorReadable4DType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- copyFromTyped4D(PVectorReadable4DType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- copyFromTyped4D(PVectorReadable4DType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable4DType
-
Set the current vector to the contents of the input vector.
- copyFromTyped4F(PVectorReadable4FType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- copyFromTyped4F(PVectorReadable4FType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- copyFromTyped4F(PVectorReadable4FType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable4FType
-
Set the current vector to the contents of the input vector.
- copyFromTyped4I(PVectorReadable4IType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- copyFromTyped4I(PVectorReadable4IType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- copyFromTyped4I(PVectorReadable4IType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable4IType
-
Set the current vector to the contents of the input vector.
- copyFromTyped4L(PVectorReadable4LType<T>) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- copyFromTyped4L(PVectorReadable4LType<T>) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- copyFromTyped4L(PVectorReadable4LType<T>) - Method in interface com.io7m.jtensors.parameterized.PVectorWritable4LType
-
Set the current vector to the contents of the input vector.
- crossProduct(PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(PVectorReadable3DType<T>, PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Return a vector perpendicular to both v0 and v1 , saving
the result in out.
- crossProduct(PVectorReadable3FType<T>, PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Return a vector perpendicular to both v0 and v1 , saving
the result in out.
- crossProduct(VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(VectorReadable3DType, VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Return a vector perpendicular to both v0 and v1 , saving
the result in out.
- crossProduct(VectorReadable3FType, VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Return a vector perpendicular to both v0 and v1 , saving
the result in out.
- magnitude(PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the magnitude of the vector v.
- magnitude(PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the magnitude of the vector v.
- magnitude(QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Calculate the magnitude of the quaternion q.
- magnitude(QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Calculate the magnitude of the quaternion q.
- magnitude(QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Calculate the magnitude of the quaternion q.
- magnitude(QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Calculate the magnitude of the quaternion q.
- magnitude(VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the magnitude of the vector v.
- magnitude(VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the magnitude of the vector v.
- magnitudeSquared(PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Calculate the squared magnitude of the quaternion q.
- magnitudeSquared(QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Calculate the squared magnitude of the quaternion q.
- magnitudeSquared(QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Calculate the squared magnitude of the quaternion q.
- magnitudeSquared(QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Calculate the squared magnitude of the quaternion q.
- magnitudeSquared(VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the squared magnitude of the vector v.
- magnitudeSquared(VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the squared magnitude of the vector v.
- makeFromAxisAngle(VectorReadable3DType, double) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Produce a quaternion that represents a rotation of angle degrees
around the axis specified by axis.
- makeFromAxisAngle(VectorReadable3FType, double) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Produce a quaternion that represents a rotation of angle degrees
around the axis specified by axis.
- makeFromAxisAngle(QuaternionM4D.ContextQM4D, VectorReadable3DType, double, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Produce a quaternion that represents a rotation of angle degrees
around the axis specified by axis, saving the result to out.
- makeFromAxisAngle(VectorReadable3FType, double, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Produce a quaternion that represents a rotation of angle degrees
around the axis specified by axis, saving the result to out.
- makeFromRotationMatrix3x3(MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Produce a quaternion equivalent to the rotation matrix m.
- makeFromRotationMatrix3x3(MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Produce a quaternion equivalent to the rotation matrix m.
- makeFromRotationMatrix3x3(MatrixReadable3x3DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Produce a quaternion equivalent to the rotation matrix m, writing
the result to out.
- makeFromRotationMatrix3x3(MatrixReadable3x3FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Produce a quaternion equivalent to the rotation matrix m, writing
the result to out.
- makeFromRotationMatrix4x4(MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Produce a quaternion equivalent to the rotation matrix m, writing
the result to out.
- makeFromRotationMatrix4x4(MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Produce a quaternion equivalent to the rotation matrix m, writing
the result to out.
- makeFromRotationMatrix4x4(MatrixReadable4x4DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Produce a quaternion equivalent to the rotation matrix m, writing
the result to out.
- makeFromRotationMatrix4x4(MatrixReadable4x4FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Produce a quaternion equivalent to the rotation matrix m, writing
the result to out.
- makeMatrix2x2D(M) - Method in class com.io7m.jtensors.MatrixI2x2D
-
Write the current matrix into the given mutable matrix.
- makeMatrix2x2F(M) - Method in class com.io7m.jtensors.MatrixI2x2F
-
Write the current matrix into the given mutable matrix.
- makeMatrix3x3D(M) - Method in class com.io7m.jtensors.MatrixI3x3D
-
Write the current matrix into the given mutable matrix.
- makeMatrix3x3D(PMatrixWritable3x3DType<T0, T1>) - Method in class com.io7m.jtensors.parameterized.PMatrixI3x3D
-
Write the current matrix into the given mutable matrix.
- makeMatrix3x3DUntyped(MatrixWritable3x3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixI3x3D
-
Write the current matrix into the given mutable matrix.
- makeMatrix3x3F(PMatrixWritable3x3FType<T0, T1>) - Method in class com.io7m.jtensors.parameterized.PMatrixI3x3F
-
Write the current matrix into the given mutable matrix.
- makeMatrix3x3FUntyped(MatrixWritable3x3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixI3x3F
-
Write the current matrix into the given mutable matrix.
- makeMatrix4x4D(PMatrixWritable4x4DType<T0, T1>) - Method in class com.io7m.jtensors.parameterized.PMatrixI4x4D
-
Write the current matrix into the given mutable matrix.
- makeMatrix4x4DUntyped(MatrixWritable4x4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixI4x4D
-
Write the current matrix into the given mutable matrix.
- makeMatrix4x4F(PMatrixWritable4x4FType<T0, T1>) - Method in class com.io7m.jtensors.parameterized.PMatrixI4x4F
-
Write the current matrix into the given mutable matrix.
- makeMatrix4x4FUntyped(MatrixWritable4x4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixI4x4F
-
Write the current matrix into the given mutable matrix.
- makeMatrixM3x3F(M) - Method in class com.io7m.jtensors.MatrixI3x3F
-
Write the current matrix into the given mutable matrix.
- makeMatrixM4x4D(M) - Method in class com.io7m.jtensors.MatrixI4x4D
-
Write the current matrix into the given mutable matrix.
- makeMatrixM4x4F(MatrixWritable4x4FType) - Method in class com.io7m.jtensors.MatrixI4x4F
-
Write the current matrix into the given mutable matrix.
- makeRotation(double, VectorReadable3DType, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Generate a matrix that represents a rotation of angle radians
around the axis axis and save to out.
- makeRotation(double, VectorReadable3FType, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Generate a matrix that represents a rotation of angle radians
around the axis axis and save to out.
- makeRotation(double, VectorReadable3DType, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Generate a matrix that represents a rotation of angle radians
around the axis axis and save to out.
- makeRotation(double, VectorReadable3FType, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Generate a matrix that represents a rotation of angle radians
around the axis axis and save to out.
- makeRotationMatrix3x3(QuaternionReadable4DType, M) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Produce a rotation matrix from the quaternion q, saving the result
to m.
- makeRotationMatrix3x3(QuaternionReadable4FType, M) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Produce a rotation matrix from the quaternion q, saving the result
to m.
- makeRotationMatrix3x3(QuaternionReadable4DType, M) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Produce a rotation matrix from the quaternion q, saving the result
to m.
- makeRotationMatrix3x3(QuaternionReadable4FType, M) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Produce a rotation matrix from the quaternion q, saving the result
to m.
- makeRotationMatrix4x4(QuaternionReadable4DType, M) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Produce a rotation matrix from the quaternion q, saving the result
to m.
- makeRotationMatrix4x4(QuaternionReadable4FType, M) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Produce a rotation matrix from the quaternion q, saving the result
to m.
- makeRotationMatrix4x4(QuaternionReadable4DType, M) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Produce a rotation matrix from the quaternion q, saving the result
to m.
- makeRotationMatrix4x4(QuaternionReadable4FType, M) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Produce a rotation matrix from the quaternion q, saving the result
to m.
- makeTranslation2D(VectorReadable2DType, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Create a translation matrix that represents a translation by the vector
v, writing the resulting matrix to out.
- makeTranslation2D(VectorReadable2DType, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Generate a matrix that represents a translation of (v.x, v.y) from
the origin, and save to out.
- makeTranslation2F(VectorReadable2FType, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Create a translation matrix that represents a translation by the vector
v, writing the resulting matrix to out.
- makeTranslation2F(VectorReadable2FType, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Generate a matrix that represents a translation of (v.x, v.y) from
the origin, and save to out.
- makeTranslation2I(VectorReadable2IType, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Create a translation matrix that represents a translation by the vector
v, writing the resulting matrix to out.
- makeTranslation2I(VectorReadable2IType, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Create a translation matrix that represents a translation by the vector
v, writing the resulting matrix to out.
- makeTranslation2I(VectorReadable2IType, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Generate a matrix that represents a translation of (v.x, v.y) from
the origin, and save to out.
- makeTranslation2I(VectorReadable2IType, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Generate a matrix that represents a translation of (v.x, v.y) from
the origin, and save to out.
- makeTranslation3D(VectorReadable3DType, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Generate a matrix that represents a translation of (v.x, v.y, v.z)
from the origin, and save to out.
- makeTranslation3F(VectorReadable3FType, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Generate a matrix that represents a translation of (v.x, v.y, v.z)
from the origin, and save to out.
- makeTranslation3I(VectorReadable3IType, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Generate a matrix that represents a translation of (v.x, v.y, v.z)
from the origin, and save to out.
- makeTranslation3I(VectorReadable3IType, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Generate a matrix that represents a translation of (v.x, v.y, v.z)
from the origin, and save to out.
- Matrix2x2DType - Interface in com.io7m.jtensors
-
The type of 2x2 matrices with double elements.
- Matrix2x2FType - Interface in com.io7m.jtensors
-
The type of 2x2 matrices with float elements.
- Matrix3x3DType - Interface in com.io7m.jtensors
-
The type of 3x3 matrices with double elements.
- Matrix3x3FType - Interface in com.io7m.jtensors
-
The type of 3x3 matrices with float elements.
- Matrix4x4DType - Interface in com.io7m.jtensors
-
The type of 4x4 matrices with double elements.
- Matrix4x4FType - Interface in com.io7m.jtensors
-
The type of 4x4 matrices with float elements.
- MatrixByteBuffered2x2DType - Interface in com.io7m.jtensors.bytebuffered
-
- MatrixByteBuffered2x2FType - Interface in com.io7m.jtensors.bytebuffered
-
- MatrixByteBuffered3x3DType - Interface in com.io7m.jtensors.bytebuffered
-
- MatrixByteBuffered3x3FType - Interface in com.io7m.jtensors.bytebuffered
-
- MatrixByteBuffered4x4DType - Interface in com.io7m.jtensors.bytebuffered
-
- MatrixByteBuffered4x4FType - Interface in com.io7m.jtensors.bytebuffered
-
- MatrixByteBufferedM2x2D - Class in com.io7m.jtensors.bytebuffered
-
A 2x2 matrix type with
double elements, packed into a
ByteBuffer.
- MatrixByteBufferedM2x2F - Class in com.io7m.jtensors.bytebuffered
-
A 2x2 matrix type with
float elements, packed into a
ByteBuffer.
- MatrixByteBufferedM3x3D - Class in com.io7m.jtensors.bytebuffered
-
A 3x3 matrix type with
double elements, packed into a
ByteBuffer.
- MatrixByteBufferedM3x3F - Class in com.io7m.jtensors.bytebuffered
-
A 3x3 matrix type with
float elements, packed into a
ByteBuffer.
- MatrixByteBufferedM4x4D - Class in com.io7m.jtensors.bytebuffered
-
A 4x4 matrix type with
double elements, packed into a
ByteBuffer.
- MatrixByteBufferedM4x4F - Class in com.io7m.jtensors.bytebuffered
-
A 4x4 matrix type with
float elements, packed into a
ByteBuffer.
- MatrixDirect2x2DType - Interface in com.io7m.jtensors
-
The type of 2x2 matrices with double elements that are backed by
direct byte buffers.
- MatrixDirect2x2FType - Interface in com.io7m.jtensors
-
The type of 2x2 matrices with float elements that are backed by
direct byte buffers.
- MatrixDirect3x3DType - Interface in com.io7m.jtensors
-
The type of 3x3 matrices with double elements that are backed by
direct byte buffers.
- MatrixDirect3x3FType - Interface in com.io7m.jtensors
-
The type of 3x3 matrices with float elements that are backed by
direct byte buffers.
- MatrixDirect4x4DType - Interface in com.io7m.jtensors
-
The type of 4x4 matrices with double elements that are backed by
direct byte buffers.
- MatrixDirect4x4FType - Interface in com.io7m.jtensors
-
The type of 4x4 matrices with float elements that are backed by
direct byte buffers.
- MatrixDirectDType - Interface in com.io7m.jtensors
-
The type of direct-memory backed matrices with double
elements.
- MatrixDirectFType - Interface in com.io7m.jtensors
-
The type of direct-memory backed matrices with float
elements.
- MatrixDirectM2x2D - Class in com.io7m.jtensors
-
- MatrixDirectM2x2F - Class in com.io7m.jtensors
-
- MatrixDirectM3x3D - Class in com.io7m.jtensors
-
- MatrixDirectM3x3F - Class in com.io7m.jtensors
-
- MatrixDirectM4x4D - Class in com.io7m.jtensors
-
- MatrixDirectM4x4F - Class in com.io7m.jtensors
-
- MatrixDirectReadable2x2DType - Interface in com.io7m.jtensors
-
'Read' interface to 2x2 direct-memory matrices with double elements.
- MatrixDirectReadable2x2FType - Interface in com.io7m.jtensors
-
'Read' interface to 2x2 direct-memory matrices with float elements.
- MatrixDirectReadable3x3DType - Interface in com.io7m.jtensors
-
'Read' interface to 3x3 direct-memory matrices with double elements.
- MatrixDirectReadable3x3FType - Interface in com.io7m.jtensors
-
'Read' interface to 3x3 direct-memory matrices with float elements.
- MatrixDirectReadable4x4DType - Interface in com.io7m.jtensors
-
'Read' interface to 4x4 direct-memory matrices with double elements.
- MatrixDirectReadable4x4FType - Interface in com.io7m.jtensors
-
'Read' interface to 4x4 direct-memory matrices with float elements.
- MatrixHeapArrayM2x2D - Class in com.io7m.jtensors
-
- MatrixHeapArrayM2x2F - Class in com.io7m.jtensors
-
- MatrixHeapArrayM3x3D - Class in com.io7m.jtensors
-
- MatrixHeapArrayM3x3F - Class in com.io7m.jtensors
-
- MatrixHeapArrayM4x4D - Class in com.io7m.jtensors
-
- MatrixHeapArrayM4x4F - Class in com.io7m.jtensors
-
- MatrixI2x2D - Class in com.io7m.jtensors
-
An immutable 2x2 matrix type.
- MatrixI2x2F - Class in com.io7m.jtensors
-
An immutable 2x2 matrix type.
- MatrixI3x3D - Class in com.io7m.jtensors
-
An immutable 3x3 matrix type.
- MatrixI3x3F - Class in com.io7m.jtensors
-
An immutable 3x3 matrix type.
- MatrixI4x4D - Class in com.io7m.jtensors
-
An immutable 4x4 matrix type.
- MatrixI4x4F - Class in com.io7m.jtensors
-
An immutable 4x4 matrix type.
- MatrixM2x2D - Class in com.io7m.jtensors
-
Functions over 2x2 mutable matrix types with double elements.
- MatrixM2x2D.ContextMM2D - Class in com.io7m.jtensors
-
The ContextMM2D type contains the minimum storage required for
all of the functions of the MatrixM2x2D class.
- MatrixM2x2F - Class in com.io7m.jtensors
-
Functions over 2x2 mutable matrix types with float elements.
- MatrixM2x2F.ContextMM2F - Class in com.io7m.jtensors
-
The ContextMM2F type contains the minimum storage required for
all of the functions of the MatrixM2x2F class.
- MatrixM3x3D - Class in com.io7m.jtensors
-
A 3x3 mutable matrix type with double elements.
- MatrixM3x3D.ContextMM3D - Class in com.io7m.jtensors
-
The ContextMM3D type contains the minimum storage required for
all of the functions of the MatrixM3x3D class.
- MatrixM3x3F - Class in com.io7m.jtensors
-
A 3x3 mutable matrix type with float elements.
- MatrixM3x3F.ContextMM3F - Class in com.io7m.jtensors
-
The ContextMM3F type contains the minimum storage required for
all of the functions of the MatrixM3x3F class.
- MatrixM4x4D - Class in com.io7m.jtensors
-
Functions over 4x4 mutable matrix types with double elements.
- MatrixM4x4D.ContextMM4D - Class in com.io7m.jtensors
-
The ContextMM4D type contains the minimum storage required for
all of the functions of the MatrixM4x4D class.
- MatrixM4x4F - Class in com.io7m.jtensors
-
A 4x4 mutable matrix type with float elements.
- MatrixM4x4F.ContextMM4F - Class in com.io7m.jtensors
-
The ContextMM4F type contains the minimum storage required for
all of the functions of the MatrixM4x4F class.
- MatrixReadable2x2DType - Interface in com.io7m.jtensors
-
'Read' interface to 2x2 matrices with double elements.
- MatrixReadable2x2FType - Interface in com.io7m.jtensors
-
'Read' interface to 2x2 matrices with float elements.
- MatrixReadable3x3DType - Interface in com.io7m.jtensors
-
'Read' interface to 3x3 matrices with double elements.
- MatrixReadable3x3FType - Interface in com.io7m.jtensors
-
'Read' interface to 3x3 matrices with float elements.
- MatrixReadable4x4DType - Interface in com.io7m.jtensors
-
'Read' interface to 4x4 matrices with double elements.
- MatrixReadable4x4FType - Interface in com.io7m.jtensors
-
'Read' interface to 4x4 matrices with float elements.
- MatrixReadableDType - Interface in com.io7m.jtensors
-
'Read' interface to matrices with double elements.
- MatrixReadableFType - Interface in com.io7m.jtensors
-
'Read' interface to matrices with float elements.
- MatrixWritable2x2DType - Interface in com.io7m.jtensors
-
'Write' interface to 2x2 matrices with double elements.
- MatrixWritable2x2FType - Interface in com.io7m.jtensors
-
'Write' interface to 2x2 matrices with float elements.
- MatrixWritable3x3DType - Interface in com.io7m.jtensors
-
'Write' interface to 3x3 matrices with double elements.
- MatrixWritable3x3FType - Interface in com.io7m.jtensors
-
'Write' interface to 3x3 matrices with float elements.
- MatrixWritable4x4DType - Interface in com.io7m.jtensors
-
'Write' interface to 4x4 matrices with double elements.
- MatrixWritable4x4FType - Interface in com.io7m.jtensors
-
'Write' interface to 4x4 matrices with float elements.
- MatrixWritableDType - Interface in com.io7m.jtensors
-
'Write' interface to matrices with double elements.
- MatrixWritableFType - Interface in com.io7m.jtensors
-
'Write' interface to matrices with float elements.
- multiply(MatrixReadable2x2DType, MatrixReadable2x2DType, M) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(MatrixReadable2x2FType, MatrixReadable2x2FType, M) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(MatrixReadable3x3DType, MatrixReadable3x3DType, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(MatrixReadable3x3FType, MatrixReadable3x3FType, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(MatrixReadable4x4DType, MatrixReadable4x4DType, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(MatrixReadable4x4FType, MatrixReadable4x4FType, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(PMatrixReadable3x3DType<T1, T2>, PMatrixReadable3x3DType<T0, T1>, MOUT) - Static method in class com.io7m.jtensors.parameterized.PMatrixM3x3D
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(PMatrixReadable3x3FType<T1, T2>, PMatrixReadable3x3FType<T0, T1>, MOUT) - Static method in class com.io7m.jtensors.parameterized.PMatrixM3x3F
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(PMatrixReadable4x4DType<T1, T2>, PMatrixReadable4x4DType<T0, T1>, MOUT) - Static method in class com.io7m.jtensors.parameterized.PMatrixM4x4D
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(PMatrixReadable4x4FType<T1, T2>, PMatrixReadable4x4FType<T0, T1>, MOUT) - Static method in class com.io7m.jtensors.parameterized.PMatrixM4x4F
-
Multiply the matrix m0 with the matrix m1, writing the
result to out.
- multiply(QuaternionReadable4DType, QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Multiply the quaternion q0 by the quaternion q1 .
- multiply(QuaternionReadable4FType, QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Multiply the quaternion q0 by the quaternion q1 .
- multiply(QuaternionReadable4DType, QuaternionReadable4DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Multiply the quaternion q0 by the quaternion q1 , saving
the result to qr.
- multiply(QuaternionReadable4FType, QuaternionReadable4FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Multiply the quaternion q0 by the quaternion q1 , saving
the result to qr.
- multiplyInPlace(M, MatrixReadable2x2DType) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Multiply the matrix m0 with the matrix m1, writing the
result to m0.
- multiplyInPlace(M, MatrixReadable2x2FType) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Multiply the matrix m0 with the matrix m1, writing the
result to m0.
- multiplyInPlace(M, MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Multiply the matrix m0 with the matrix m1, writing the
result to m0.
- multiplyInPlace(M, MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Multiply the matrix m0 with the matrix m1, writing the
result to m0.
- multiplyInPlace(M, MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Multiply the matrix m0 with the matrix m1, writing the
result to m0.
- multiplyInPlace(M, MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Multiply the matrix m0 with the matrix m1, writing the
result to m0.
- multiplyInPlace(Q, QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Multiply the quaternion q0 by the quaternion q1 , saving
the result to q0.
- multiplyInPlace(Q, QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Multiply the quaternion q0 by the quaternion q1 , saving
the result to q0.
- multiplyVector2D(MatrixM2x2D.ContextMM2D, MatrixReadable2x2DType, VectorReadable2DType, V) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector2F(MatrixM2x2F.ContextMM2F, MatrixReadable2x2FType, VectorReadable2FType, V) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector3D(MatrixM3x3D.ContextMM3D, MatrixReadable3x3DType, VectorReadable3DType, V) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector3D(PMatrixM3x3D.ContextPM3D, PMatrixReadable3x3DType<T0, T1>, PVectorReadable3DType<T0>, V) - Static method in class com.io7m.jtensors.parameterized.PMatrixM3x3D
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector3F(MatrixM3x3F.ContextMM3F, MatrixReadable3x3FType, VectorReadable3FType, V) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector3F(PMatrixM3x3F.ContextPM3F, PMatrixReadable3x3FType<T0, T1>, PVectorReadable3FType<T0>, V) - Static method in class com.io7m.jtensors.parameterized.PMatrixM3x3F
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector4D(MatrixM4x4D.ContextMM4D, MatrixReadable4x4DType, VectorReadable4DType, V) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector4D(PMatrixM4x4D.ContextPM4D, PMatrixReadable4x4DType<T0, T1>, PVectorReadable4DType<T0>, V) - Static method in class com.io7m.jtensors.parameterized.PMatrixM4x4D
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector4F(MatrixM4x4F.ContextMM4F, MatrixReadable4x4FType, VectorReadable4FType, V) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- multiplyVector4F(PMatrixM4x4F.ContextPM4F, PMatrixReadable4x4FType<T0, T1>, PVectorReadable4FType<T0>, V) - Static method in class com.io7m.jtensors.parameterized.PMatrixM4x4F
-
Multiply the matrix m with the vector v, writing the
resulting vector to out.
- negate(QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Negate the elements of q.
- negate(QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Negate the elements of q.
- negate(QuaternionReadable4DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Negate the elements of qa, writing the resulting quaternion to
out.
- negate(QuaternionReadable4FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Negate the elements of qa, writing the resulting quaternion to
out.
- negateInPlace(Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Negate the elements of q, modifying the quaternion in-place.
- negateInPlace(Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Negate the elements of q, modifying the quaternion in-place.
- newFromColumns(VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.MatrixI2x2D
-
Construct a new immutable 2x2 matrix from the given columns.
- newFromColumns(VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.MatrixI2x2F
-
Construct a new immutable 2x2 matrix from the given columns.
- newFromColumns(VectorReadable3DType, VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.MatrixI3x3D
-
Construct a new immutable 3x3 matrix from the given columns.
- newFromColumns(VectorReadable3FType, VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.MatrixI3x3F
-
Construct a new immutable 3x3 matrix from the given columns.
- newFromColumns(VectorReadable4DType, VectorReadable4DType, VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.MatrixI4x4D
-
Construct a new immutable 4x4 matrix from the given columns.
- newFromColumns(VectorReadable4FType, VectorReadable4FType, VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.MatrixI4x4F
-
Construct a new immutable 4x4 matrix from the given columns.
- newFromColumns(VectorReadable3DType, VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.parameterized.PMatrixI3x3D
-
Construct a new immutable 3x3 matrix from the given columns.
- newFromColumns(VectorReadable3FType, VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.parameterized.PMatrixI3x3F
-
Construct a new immutable 3x3 matrix from the given columns.
- newFromColumns(VectorReadable4DType, VectorReadable4DType, VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.parameterized.PMatrixI4x4D
-
Construct a new immutable 4x4 matrix from the given columns.
- newFromColumns(VectorReadable4FType, VectorReadable4FType, VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.parameterized.PMatrixI4x4F
-
Construct a new immutable 4x4 matrix from the given columns.
- newFromReadable(MatrixReadable2x2DType) - Static method in class com.io7m.jtensors.MatrixI2x2D
-
Construct a new immutable 2x2 matrix from the given readable 2x2 matrix.
- newFromReadable(MatrixReadable2x2FType) - Static method in class com.io7m.jtensors.MatrixI2x2F
-
Construct a new immutable 2x2 matrix from the given readable 2x2 matrix.
- newFromReadable(MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.MatrixI3x3D
-
Construct a new immutable 3x3 matrix from the given readable 3x3 matrix.
- newFromReadable(MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.MatrixI3x3F
-
Construct a new immutable 3x3 matrix from the given readable 3x3 matrix.
- newFromReadable(MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.MatrixI4x4D
-
Construct a new immutable 4x4 matrix from the given readable 4x4 matrix.
- newFromReadable(MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.MatrixI4x4F
-
Construct a new immutable 4x4 matrix from the given readable 4x4 matrix.
- newFromReadable(PMatrixReadable3x3DType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixI3x3D
-
Construct a new immutable 3x3 matrix from the given readable 3x3 matrix.
- newFromReadable(PMatrixReadable3x3FType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixI3x3F
-
Construct a new immutable 3x3 matrix from the given readable 3x3 matrix.
- newFromReadable(PMatrixReadable4x4DType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixI4x4D
-
Construct a new immutable 4x4 matrix from the given readable 4x4 matrix.
- newFromReadable(PMatrixReadable4x4FType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixI4x4F
-
Construct a new immutable 4x4 matrix from the given readable 4x4 matrix.
- newFromReadableUntyped(MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.parameterized.PMatrixI3x3D
-
Construct a new immutable 3x3 matrix from the given readable 3x3 matrix.
- newFromReadableUntyped(MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.parameterized.PMatrixI3x3F
-
Construct a new immutable 3x3 matrix from the given readable 3x3 matrix.
- newFromReadableUntyped(MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.parameterized.PMatrixI4x4D
-
Construct a new immutable 4x4 matrix from the given readable 4x4 matrix.
- newFromReadableUntyped(MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.parameterized.PMatrixI4x4F
-
Construct a new immutable 4x4 matrix from the given readable 4x4 matrix.
- newMatrix() - Static method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- newMatrix() - Static method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- newMatrix() - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- newMatrix() - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- newMatrix() - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- newMatrix() - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- newMatrix() - Static method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- newMatrix() - Static method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- newMatrix() - Static method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- newMatrix() - Static method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- newMatrixFrom(MatrixReadable2x2DType) - Static method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- newMatrixFrom(MatrixReadable2x2FType) - Static method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- newMatrixFrom(MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- newMatrixFrom(MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- newMatrixFrom(MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- newMatrixFrom(MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- newMatrixFrom(MatrixReadable2x2DType) - Static method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- newMatrixFrom(MatrixReadable2x2FType) - Static method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- newMatrixFrom(MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- newMatrixFrom(MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- newMatrixFrom(MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- newMatrixFrom(MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- newMatrixFrom(PMatrixReadable3x3DType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- newMatrixFrom(PMatrixReadable3x3FType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- newMatrixFrom(PMatrixReadable4x4DType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- newMatrixFrom(PMatrixReadable4x4FType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- newMatrixFrom(PMatrixReadable3x3DType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- newMatrixFrom(PMatrixReadable3x3FType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- newMatrixFrom(PMatrixReadable4x4DType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- newMatrixFrom(PMatrixReadable4x4FType<T0, T1>) - Static method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
Return a new matrix that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
Return a new matrix that is backed by the given byte buffer b
- newMatrixFromUntyped(MatrixReadable3x3DType) - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- newMatrixFromUntyped(MatrixReadable3x3FType) - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- newMatrixFromUntyped(MatrixReadable4x4DType) - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- newMatrixFromUntyped(MatrixReadable4x4FType) - Static method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- newQuaternionFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newQuaternionFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newQuaternionFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
Return a new quaternion that is backed by the given byte buffer b
- newQuaternionFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
Return a new quaternion that is backed by the given byte buffer b
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2D
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2F
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2I
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2L
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2D
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2F
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2I
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2L
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBuffer(ByteBuffer, long) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
Return a new vector that is backed by whatever data is at byte offset
byte_offset in the byte buffer .
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2D
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2F
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2I
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2L
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2D
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2F
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2I
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2L
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
Return a new vector that is backed by the given byte buffer b
- newVectorFromByteBufferAndBase(ByteBuffer, AtomicLong, int) - Static method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
Return a new vector that is backed by the given byte buffer b
- normalize(PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(PVectorReadable2DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(PVectorReadable4FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Normalize the quaternion q, preserqing its direction but reducing
it to unit length.
- normalize(QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Normalize the quaternion q, preserqing its direction but reducing
it to unit length.
- normalize(QuaternionReadable4DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Returns a quaternion with the same orientation as q but with
magnitude equal to 1.0 in out.
- normalize(QuaternionReadable4FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Returns a quaternion with the same orientation as q but with
magnitude equal to 1.0 in out.
- normalize(VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Normalize the vector v, preserving its direction but reducing it to
unit length.
- normalize(VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalize(VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in out.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Returns a quaternion with the same orientation as q but with
magnitude equal to 1.0 in q.
- normalizeInPlace(Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Returns a quaternion with the same orientation as q but with
magnitude equal to 1.0 in q.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.VectorM2D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.VectorM2F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.VectorM3D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.VectorM3F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.VectorM4D
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- normalizeInPlace(V) - Static method in class com.io7m.jtensors.VectorM4F
-
Returns a vector with the same orientation as v but with magnitude
equal to 1.0 in v.
- PMatrix3x3DType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
The type of 3x3 matrices with double elements.
- PMatrix3x3FType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
The type of 3x3 matrices with double elements.
- PMatrix4x4DType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
The type of 4x4 matrices with double elements.
- PMatrix4x4FType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
The type of 4x4 matrices with float elements.
- PMatrixByteBuffered3x3DType<T0,T1> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PMatrixByteBuffered3x3FType<T0,T1> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PMatrixByteBuffered4x4DType<T0,T1> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PMatrixByteBuffered4x4FType<T0,T1> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PMatrixByteBufferedM3x3D<T0,T1> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A 3x3 matrix type with
double elements, packed into a
ByteBuffer.
- PMatrixByteBufferedM3x3F<T0,T1> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A 3x3 matrix type with
float elements, packed into a
ByteBuffer.
- PMatrixByteBufferedM4x4D<T0,T1> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A 4x4 matrix type with
double elements, packed into a
ByteBuffer.
- PMatrixByteBufferedM4x4F<T0,T1> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A 4x4 matrix type with
float elements, packed into a
ByteBuffer.
- PMatrixDirect3x3DType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
The type of 3x3 matrices with double elements that are backed by
direct byte buffers.
- PMatrixDirect3x3FType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
The type of 3x3 matrices with float elements that are backed by
direct byte buffers.
- PMatrixDirect4x4DType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
The type of 4x4 matrices with double elements that are backed by
direct byte buffers.
- PMatrixDirect4x4FType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
The type of 4x4 matrices with float elements that are backed by
direct byte buffers.
- PMatrixDirectBufferedDType<T,U> - Interface in com.io7m.jtensors.parameterized
-
The type of direct-memory backed matrices with double
elements.
- PMatrixDirectBufferedFType<T,U> - Interface in com.io7m.jtensors.parameterized
-
The type of direct-memory backed matrices with float
elements.
- PMatrixDirectM3x3D<T0,T1> - Class in com.io7m.jtensors.parameterized
-
- PMatrixDirectM3x3F<T0,T1> - Class in com.io7m.jtensors.parameterized
-
- PMatrixDirectM4x4D<T0,T1> - Class in com.io7m.jtensors.parameterized
-
- PMatrixDirectM4x4F<T0,T1> - Class in com.io7m.jtensors.parameterized
-
- PMatrixDirectReadable3x3DType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to 3x3 direct-memory matrices with double elements.
- PMatrixDirectReadable3x3FType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to 3x3 direct-memory matrices with float elements.
- PMatrixDirectReadable4x4DType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to 4x4 direct-memory matrices with double elements.
- PMatrixDirectReadable4x4FType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to 4x4 direct-memory matrices with float elements.
- PMatrixHeapArrayM3x3D<T0,T1> - Class in com.io7m.jtensors.parameterized
-
- PMatrixHeapArrayM3x3F<T0,T1> - Class in com.io7m.jtensors.parameterized
-
- PMatrixHeapArrayM4x4D<T0,T1> - Class in com.io7m.jtensors.parameterized
-
- PMatrixHeapArrayM4x4F<T0,T1> - Class in com.io7m.jtensors.parameterized
-
- PMatrixI3x3D<T0,T1> - Class in com.io7m.jtensors.parameterized
-
An immutable 3x3 matrix type.
- PMatrixI3x3F<T0,T1> - Class in com.io7m.jtensors.parameterized
-
An immutable 3x3 matrix type.
- PMatrixI4x4D<T0,T1> - Class in com.io7m.jtensors.parameterized
-
An immutable 4x4 matrix type.
- PMatrixI4x4F<T0,T1> - Class in com.io7m.jtensors.parameterized
-
An immutable 4x4 matrix type.
- PMatrixM3x3D - Class in com.io7m.jtensors.parameterized
-
A 3x3 mutable matrix type with double elements.
- PMatrixM3x3D.ContextPM3D - Class in com.io7m.jtensors.parameterized
-
The ContextPM3D type contains the minimum storage required for
all of the functions of the PMatrixM3x3D class.
- PMatrixM3x3F - Class in com.io7m.jtensors.parameterized
-
A 3x3 mutable matrix type with float elements.
- PMatrixM3x3F.ContextPM3F - Class in com.io7m.jtensors.parameterized
-
The ContextPM3F type contains the minimum storage required for
all of the functions of the PMatrixM3x3F class.
- PMatrixM4x4D - Class in com.io7m.jtensors.parameterized
-
A 4x4 mutable matrix type with double elements.
- PMatrixM4x4D.ContextPM4D - Class in com.io7m.jtensors.parameterized
-
The ContextPM4D type contains the minimum storage required for
all of the functions of the PMatrixM4x4D class.
- PMatrixM4x4F - Class in com.io7m.jtensors.parameterized
-
A 4x4 mutable matrix type with float elements.
- PMatrixM4x4F.ContextPM4F - Class in com.io7m.jtensors.parameterized
-
The ContextPM4F type contains the minimum storage required for
all of the functions of the PMatrixM4x4F class.
- PMatrixReadable3x3DType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to 3x3 matrices with double elements.
- PMatrixReadable3x3FType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to 3x3 matrices with float elements.
- PMatrixReadable4x4DType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to 4x4 matrices with double elements.
- PMatrixReadable4x4FType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to 4x4 matrices with float elements.
- PMatrixReadableDType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to matrices with double elements.
- PMatrixReadableFType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to matrices with float elements.
- PMatrixWritable2x2DType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to 2x2 matrices with double elements.
- PMatrixWritable2x2FType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to 2x2 matrices with float elements.
- PMatrixWritable3x3DType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to 3x3 matrices with double elements.
- PMatrixWritable3x3FType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to 3x3 matrices with float elements.
- PMatrixWritable4x4DType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to 4x4 matrices with double elements.
- PMatrixWritable4x4FType<T,U> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to 4x4 matrices with float elements.
- PMatrixWritableDType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to matrices with double elements.
- PMatrixWritableFType<T0,T1> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to matrices with float elements.
- projection(PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable3IType<T>, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable3LType<T>, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable4IType<T>, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable4LType<T>, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Calculate the projection of the vector p onto the vector q.
- projection(PVectorReadable2DType<T>, PVectorReadable2DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable2FType<T>, PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable2IType<T>, PVectorReadable2IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable2LType<T>, PVectorReadable2LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable3DType<T>, PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable3FType<T>, PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable3IType<T>, PVectorReadable3IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable3LType<T>, PVectorReadable3LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable4DType<T>, PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable4FType<T>, PVectorReadable4FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable4IType<T>, PVectorReadable4IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(PVectorReadable4LType<T>, PVectorReadable4LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable3IType, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable3LType, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable4IType, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable4LType, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Calculate the projection of the vector p onto the vector q.
- projection(VectorReadable2DType, VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable2FType, VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable2IType, VectorReadable2IType, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable2LType, VectorReadable2LType, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable3DType, VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable3FType, VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable3IType, VectorReadable3IType, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable3LType, VectorReadable3LType, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable4DType, VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable4FType, VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable4IType, VectorReadable4IType, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- projection(VectorReadable4LType, VectorReadable4LType, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Calculate the projection of the vector p onto the vector q,
saving the result in r.
- PVector2DType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of two-element vectors that are both readable and writable, and
have double elements
- PVector2FType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of two-element vectors that are both readable and writable, and
have float elements
- PVector2IType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of two-element vectors that are both readable and writable, and
have int elements
- PVector2LType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of two-element vectors that are both readable and writable, and
have long elements
- PVector3DType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of three-element vectors that are both readable and writable, and
have double elements
- PVector3FType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of three-element vectors that are both readable and writable, and
have float elements
- PVector3IType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of three-element vectors that are both readable and writable, and
have int elements
- PVector3LType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of three-element vectors that are both readable and writable, and
have long elements
- PVector4DType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of four-element vectors that are both readable and writable, and
have double elements
- PVector4FType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of four-element vectors that are both readable and writable, and
have float elements
- PVector4IType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of four-element vectors that are both readable and writable, and
have int elements
- PVector4LType<T> - Interface in com.io7m.jtensors.parameterized
-
The type of four-element vectors that are both readable and writable, and
have long elements
- PVectorByteBuffered2DType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered2FType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered2IType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered2LType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered3DType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered3FType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered3IType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered3LType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered4DType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered4FType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered4IType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBuffered4LType<T> - Interface in com.io7m.jtensors.bytebuffered.parameterized
-
- PVectorByteBufferedM2D<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A two-element vector type with
double elements, packed into a
ByteBuffer.
- PVectorByteBufferedM2F<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A two-element vector type with
float elements, packed into a
ByteBuffer.
- PVectorByteBufferedM2I<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A three-element vector type with
int elements, packed into a
ByteBuffer.
- PVectorByteBufferedM2L<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A three-element vector type with
long elements, packed into a
ByteBuffer.
- PVectorByteBufferedM3D<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A three-element vector type with
double elements, packed into a
ByteBuffer.
- PVectorByteBufferedM3F<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A four-element vector type with
float elements, packed into a
ByteBuffer.
- PVectorByteBufferedM3I<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A three-element vector type with
int elements, packed into a
ByteBuffer.
- PVectorByteBufferedM3L<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A three-element vector type with
long elements, packed into a
ByteBuffer.
- PVectorByteBufferedM4D<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A four-element vector type with
double elements, packed into a
ByteBuffer.
- PVectorByteBufferedM4F<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A four-element vector type with
float elements, packed into a
ByteBuffer.
- PVectorByteBufferedM4I<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A four-element vector type with
int elements, packed into a
ByteBuffer.
- PVectorByteBufferedM4L<T> - Class in com.io7m.jtensors.bytebuffered.parameterized
-
A four-element vector type with
long elements, packed into a
ByteBuffer.
- PVectorI2D<T> - Class in com.io7m.jtensors.parameterized
-
A two-dimensional immutable vector type with double elements.
- PVectorI2D() - Constructor for class com.io7m.jtensors.parameterized.PVectorI2D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- PVectorI2D(double, double) - Constructor for class com.io7m.jtensors.parameterized.PVectorI2D
-
Construct a vector initialized with the given values.
- PVectorI2D(PVectorReadable2DType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI2D
-
Construct a vector initialized with the values given in the vector v.
- PVectorI2F<T> - Class in com.io7m.jtensors.parameterized
-
A two-dimensional immutable vector type with float elements.
- PVectorI2F() - Constructor for class com.io7m.jtensors.parameterized.PVectorI2F
-
Default constructor, initializing the vector with values [0.0,
0.0].
- PVectorI2F(float, float) - Constructor for class com.io7m.jtensors.parameterized.PVectorI2F
-
Construct a vector initialized with the given values.
- PVectorI2F(PVectorReadable2FType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI2F
-
Construct a vector initialized with the values given in the vector v.
- PVectorI2I<T> - Class in com.io7m.jtensors.parameterized
-
A two-dimensional immutable vector type with integer elements.
- PVectorI2I() - Constructor for class com.io7m.jtensors.parameterized.PVectorI2I
-
Default constructor, initializing the vector with values [0, 0,
0].
- PVectorI2I(int, int) - Constructor for class com.io7m.jtensors.parameterized.PVectorI2I
-
Construct a vector initialized with the given values.
- PVectorI2I(PVectorReadable2IType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI2I
-
Construct a vector initialized with the values given in the vector v.
- PVectorI2L<T> - Class in com.io7m.jtensors.parameterized
-
A two-dimensional immutable vector type with integer elements.
- PVectorI2L() - Constructor for class com.io7m.jtensors.parameterized.PVectorI2L
-
Default constructor, initializing the vector with values [0, 0,
0].
- PVectorI2L(long, long) - Constructor for class com.io7m.jtensors.parameterized.PVectorI2L
-
Construct a vector initialized with the given values.
- PVectorI2L(PVectorReadable2LType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI2L
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorI3D<T> - Class in com.io7m.jtensors.parameterized
-
A three-dimensional immutable vector type with double elements.
- PVectorI3D() - Constructor for class com.io7m.jtensors.parameterized.PVectorI3D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- PVectorI3D(double, double, double) - Constructor for class com.io7m.jtensors.parameterized.PVectorI3D
-
Construct a vector initialized with the given values.
- PVectorI3D(PVectorReadable3DType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI3D
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorI3F<T> - Class in com.io7m.jtensors.parameterized
-
A three-dimensional immutable vector type with float elements.
- PVectorI3F() - Constructor for class com.io7m.jtensors.parameterized.PVectorI3F
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- PVectorI3F(float, float, float) - Constructor for class com.io7m.jtensors.parameterized.PVectorI3F
-
Construct a vector initialized with the given values.
- PVectorI3F(PVectorReadable3FType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI3F
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorI3I<T> - Class in com.io7m.jtensors.parameterized
-
A three-dimensional immutable vector type with integer elements.
- PVectorI3I() - Constructor for class com.io7m.jtensors.parameterized.PVectorI3I
-
Default constructor, initializing the vector with values [0, 0,
0].
- PVectorI3I(int, int, int) - Constructor for class com.io7m.jtensors.parameterized.PVectorI3I
-
Construct a vector initialized with the given values.
- PVectorI3I(PVectorReadable3IType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI3I
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorI3L<T> - Class in com.io7m.jtensors.parameterized
-
A three-dimensional immutable vector type with integer elements.
- PVectorI3L() - Constructor for class com.io7m.jtensors.parameterized.PVectorI3L
-
Default constructor, initializing the vector with values [0, 0,
0].
- PVectorI3L(long, long, long) - Constructor for class com.io7m.jtensors.parameterized.PVectorI3L
-
Construct a vector initialized with the given values.
- PVectorI3L(PVectorReadable3LType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI3L
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorI4D<T> - Class in com.io7m.jtensors.parameterized
-
A four-dimensional immutable vector type with double elements.
- PVectorI4D() - Constructor for class com.io7m.jtensors.parameterized.PVectorI4D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0, 1.0].
- PVectorI4D(double, double, double, double) - Constructor for class com.io7m.jtensors.parameterized.PVectorI4D
-
Construct a vector initialized with the given values.
- PVectorI4D(PVectorReadable4DType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI4D
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorI4F<T> - Class in com.io7m.jtensors.parameterized
-
A four-dimensional immutable vector type with float elements.
- PVectorI4F() - Constructor for class com.io7m.jtensors.parameterized.PVectorI4F
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0, 1.0].
- PVectorI4F(float, float, float, float) - Constructor for class com.io7m.jtensors.parameterized.PVectorI4F
-
Construct a vector initialized with the given values.
- PVectorI4F(PVectorReadable4FType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI4F
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorI4I<T> - Class in com.io7m.jtensors.parameterized
-
A four-dimensional immutable vector type with integer elements.
- PVectorI4I() - Constructor for class com.io7m.jtensors.parameterized.PVectorI4I
-
Default constructor, initializing the vector with values [0, 0, 0,
1].
- PVectorI4I(int, int, int, int) - Constructor for class com.io7m.jtensors.parameterized.PVectorI4I
-
Construct a vector initialized with the given values.
- PVectorI4I(PVectorReadable4IType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI4I
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorI4L<T> - Class in com.io7m.jtensors.parameterized
-
A four-dimensional immutable vector type with integer elements.
- PVectorI4L() - Constructor for class com.io7m.jtensors.parameterized.PVectorI4L
-
Default constructor, initializing the vector with values [0, 0, 0,
1].
- PVectorI4L(long, long, long, long) - Constructor for class com.io7m.jtensors.parameterized.PVectorI4L
-
Construct a vector initialized with the given values.
- PVectorI4L(PVectorReadable4LType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorI4L
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM2D<T> - Class in com.io7m.jtensors.parameterized
-
A two-dimensional mutable vector type with double elements.
- PVectorM2D() - Constructor for class com.io7m.jtensors.parameterized.PVectorM2D
-
Default constructor, initializing the vector with values [0.0,
0.0].
- PVectorM2D(double, double) - Constructor for class com.io7m.jtensors.parameterized.PVectorM2D
-
Construct a vector initialized with the given values.
- PVectorM2D(PVectorReadable2DType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM2D
-
Construct a vector initialized with the values given in the vector in_x.
- PVectorM2D.ContextPVM2D - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM2F<T> - Class in com.io7m.jtensors.parameterized
-
A two-dimensional mutable vector type with float elements.
- PVectorM2F() - Constructor for class com.io7m.jtensors.parameterized.PVectorM2F
-
Default constructor, initializing the vector with values [0.0,
0.0].
- PVectorM2F(float, float) - Constructor for class com.io7m.jtensors.parameterized.PVectorM2F
-
Construct a vector initialized with the given values.
- PVectorM2F(PVectorReadable2FType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM2F
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM2F.ContextPVM2F - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM2I<T> - Class in com.io7m.jtensors.parameterized
-
A two-dimensional mutable vector type with integer elements.
- PVectorM2I() - Constructor for class com.io7m.jtensors.parameterized.PVectorM2I
-
Default constructor, initializing the vector with values [0, 0,
0].
- PVectorM2I(int, int) - Constructor for class com.io7m.jtensors.parameterized.PVectorM2I
-
Construct a vector initialized with the given values.
- PVectorM2I(PVectorReadable2IType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM2I
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM2I.ContextPVM2I - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM2L<T> - Class in com.io7m.jtensors.parameterized
-
A two-dimensional mutable vector type with integer elements.
- PVectorM2L() - Constructor for class com.io7m.jtensors.parameterized.PVectorM2L
-
Default constructor, initializing the vector with values [0, 0,
0].
- PVectorM2L(long, long) - Constructor for class com.io7m.jtensors.parameterized.PVectorM2L
-
Construct a vector initialized with the given values.
- PVectorM2L(PVectorReadable2LType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM2L
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM2L.ContextPVM2L - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM3D<T> - Class in com.io7m.jtensors.parameterized
-
A three-dimensional mutable vector type with double elements.
- PVectorM3D() - Constructor for class com.io7m.jtensors.parameterized.PVectorM3D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- PVectorM3D(double, double, double) - Constructor for class com.io7m.jtensors.parameterized.PVectorM3D
-
Construct a vector initialized with the given values.
- PVectorM3D(PVectorReadable3DType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM3D
-
Construct a vector initialized with the values given in the vector v.
- PVectorM3D.ContextPVM3D - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM3F<T> - Class in com.io7m.jtensors.parameterized
-
A three-dimensional mutable vector type with float elements.
- PVectorM3F() - Constructor for class com.io7m.jtensors.parameterized.PVectorM3F
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- PVectorM3F(float, float, float) - Constructor for class com.io7m.jtensors.parameterized.PVectorM3F
-
Construct a vector initialized with the given values.
- PVectorM3F(PVectorReadable3FType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM3F
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM3F.ContextPVM3F - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM3I<T> - Class in com.io7m.jtensors.parameterized
-
A three-dimensional mutable vector type with integer elements.
- PVectorM3I() - Constructor for class com.io7m.jtensors.parameterized.PVectorM3I
-
Default constructor, initializing the vector with values [0, 0,
0].
- PVectorM3I(int, int, int) - Constructor for class com.io7m.jtensors.parameterized.PVectorM3I
-
Construct a vector initialized with the given values.
- PVectorM3I(PVectorReadable3IType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM3I
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM3I.ContextPVM3I - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM3L<T> - Class in com.io7m.jtensors.parameterized
-
A three-dimensional mutable vector type with integer elements.
- PVectorM3L() - Constructor for class com.io7m.jtensors.parameterized.PVectorM3L
-
Default constructor, initializing the vector with values [0, 0,
0].
- PVectorM3L(long, long, long) - Constructor for class com.io7m.jtensors.parameterized.PVectorM3L
-
Construct a vector initialized with the given values.
- PVectorM3L(PVectorReadable3LType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM3L
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM3L.ContextPVM3L - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM4D<T> - Class in com.io7m.jtensors.parameterized
-
A four-dimensional mutable vector type with double elements.
- PVectorM4D() - Constructor for class com.io7m.jtensors.parameterized.PVectorM4D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0, 1.0].
- PVectorM4D(double, double, double, double) - Constructor for class com.io7m.jtensors.parameterized.PVectorM4D
-
Construct a vector initialized with the given values.
- PVectorM4D(PVectorReadable4DType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM4D
-
Construct a vector initialized with the values given in the vector v.
- PVectorM4D.ContextPVM4D - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM4F<T> - Class in com.io7m.jtensors.parameterized
-
A four-dimensional mutable vector type with float elements.
- PVectorM4F() - Constructor for class com.io7m.jtensors.parameterized.PVectorM4F
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0, 1.0].
- PVectorM4F(float, float, float, float) - Constructor for class com.io7m.jtensors.parameterized.PVectorM4F
-
Construct a vector initialized with the given values.
- PVectorM4F(PVectorReadable4FType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM4F
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM4F.ContextPVM4F - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM4I<T> - Class in com.io7m.jtensors.parameterized
-
A four-dimensional mutable vector type with integer elements.
- PVectorM4I() - Constructor for class com.io7m.jtensors.parameterized.PVectorM4I
-
Default constructor, initializing the vector with values [0, 0, 0,
1].
- PVectorM4I(int, int, int, int) - Constructor for class com.io7m.jtensors.parameterized.PVectorM4I
-
Construct a vector initialized with the given values.
- PVectorM4I(PVectorReadable4IType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM4I
-
Construct a vector initialized with the values given in the vector v.
- PVectorM4I.ContextPVM4I - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorM4L<T> - Class in com.io7m.jtensors.parameterized
-
A four-dimensional mutable vector type with integer elements.
- PVectorM4L() - Constructor for class com.io7m.jtensors.parameterized.PVectorM4L
-
Default constructor, initializing the vector with values [0, 0, 0,
1].
- PVectorM4L(long, long, long, long) - Constructor for class com.io7m.jtensors.parameterized.PVectorM4L
-
Construct a vector initialized with the given values.
- PVectorM4L(PVectorReadable4LType<T>) - Constructor for class com.io7m.jtensors.parameterized.PVectorM4L
-
Construct a vector initialized with the values given in the vector in_v.
- PVectorM4L.ContextPVM4L - Class in com.io7m.jtensors.parameterized
-
Preallocated storage to allow all vector functions to run without
allocating.
- PVectorReadable2DType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed two-dimensional vectors with double
precision elements.
- PVectorReadable2FType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed two-dimensional vectors with single
precision elements.
- PVectorReadable2IType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed two-dimensional vectors with integer
elements.
- PVectorReadable2LType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed two-dimensional vectors with long
integer elements.
- PVectorReadable3DType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed three-dimensional vectors with double
precision elements.
- PVectorReadable3FType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed three-dimensional vectors with single
precision elements.
- PVectorReadable3IType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed three-dimensional vectors with integer
elements.
- PVectorReadable3LType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed three-dimensional vectors with long
integer elements.
- PVectorReadable4DType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed four-dimensional vectors with double
precision elements.
- PVectorReadable4FType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed four-dimensional vectors with single
precision elements.
- PVectorReadable4IType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed four-dimensional vectors with integer
elements.
- PVectorReadable4LType<T> - Interface in com.io7m.jtensors.parameterized
-
'Read' interface to phantom-typed four-dimensional vectors with long
integer elements.
- PVectorWritable2DType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to two-dimensional vectors with double
elements.
- PVectorWritable2FType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to two-dimensional vectors with float elements.
- PVectorWritable2IType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to two-dimensional vectors with integer elements.
- PVectorWritable2LType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to two-dimensional vectors with long integer elements.
- PVectorWritable3DType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to three-dimensional vectors with double
elements.
- PVectorWritable3FType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to three-dimensional vectors with float
elements.
- PVectorWritable3IType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to three-dimensional vectors with integer elements.
- PVectorWritable3LType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to three-dimensional vectors with long integer
elements.
- PVectorWritable4DType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to four-dimensional vectors with double
elements.
- PVectorWritable4FType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to four-dimensional vectors with float
elements.
- PVectorWritable4IType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to four-dimensional vectors with integer elements.
- PVectorWritable4LType<T> - Interface in com.io7m.jtensors.parameterized
-
'Write' interface to four-dimensional vectors with long integer elements.
- scale(MatrixReadable2x2DType, double, M) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Scale all elements of the matrix m by the scaling value r,
saving the result in out.
- scale(MatrixReadable2x2FType, float, M) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Scale all elements of the matrix m by the scaling value r,
saving the result in out.
- scale(MatrixReadable3x3DType, double, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Scale all elements of the matrix m by the scaling value r,
saving the result in out.
- scale(MatrixReadable3x3FType, double, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Scale all elements of the matrix m by the scaling value r,
saving the result in out.
- scale(MatrixReadable4x4DType, double, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Scale all elements of the matrix m by the scaling value r,
saving the result in out.
- scale(MatrixReadable4x4FType, double, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Scale all elements of the matrix m by the scaling value r,
saving the result in out.
- scale(PVectorReadable2DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Scale the vector v by the scalar r.
- scale(PVectorReadable2FType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Scale the vector v by the scalar r.
- scale(PVectorReadable2IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Scale the vector v by the scalar r.
- scale(PVectorReadable2LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Scale the vector v by the scalar r.
- scale(PVectorReadable3DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Scale the vector v by the scalar r.
- scale(PVectorReadable3FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Scale the vector v by the scalar r.
- scale(PVectorReadable3IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable3LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable4DType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Scale the vector v by the scalar r.
- scale(PVectorReadable4FType<T>, float) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Scale the vector v by the scalar r.
- scale(PVectorReadable4IType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Scale the vector v by the scalar r.
- scale(PVectorReadable4LType<T>, double) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Scale the vector v by the scalar r.
- scale(PVectorReadable2DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable2FType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable2IType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable2LType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable3DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable3FType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable3IType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable3LType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable4DType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable4FType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable4IType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(PVectorReadable4LType<T>, double, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(QuaternionReadable4DType, double) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Scale the quaternion q by the scalar r.
- scale(QuaternionReadable4FType, float) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Scale the quaternion q by the scalar r.
- scale(QuaternionReadable4DType, double, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Scale the quaternion q by the scalar r, saving the result
to out.
- scale(QuaternionReadable4FType, double, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Scale the quaternion q by the scalar r, saving the result
to out.
- scale(VectorReadable2DType, double) - Static method in class com.io7m.jtensors.VectorI2D
-
Scale the vector v by the scalar r.
- scale(VectorReadable2FType, double) - Static method in class com.io7m.jtensors.VectorI2F
-
Scale the vector v by the scalar r.
- scale(VectorReadable2IType, double) - Static method in class com.io7m.jtensors.VectorI2I
-
Scale the vector v by the scalar r.
- scale(VectorReadable2LType, double) - Static method in class com.io7m.jtensors.VectorI2L
-
Scale the vector v by the scalar r.
- scale(VectorReadable3DType, double) - Static method in class com.io7m.jtensors.VectorI3D
-
Scale the vector v by the scalar r.
- scale(VectorReadable3FType, float) - Static method in class com.io7m.jtensors.VectorI3F
-
Scale the vector v by the scalar r.
- scale(VectorReadable3IType, double) - Static method in class com.io7m.jtensors.VectorI3I
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable3LType, double) - Static method in class com.io7m.jtensors.VectorI3L
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable4DType, double) - Static method in class com.io7m.jtensors.VectorI4D
-
Scale the vector v by the scalar r.
- scale(VectorReadable4FType, float) - Static method in class com.io7m.jtensors.VectorI4F
-
Scale the vector v by the scalar r.
- scale(VectorReadable4IType, double) - Static method in class com.io7m.jtensors.VectorI4I
-
Scale the vector v by the scalar r.
- scale(VectorReadable4LType, double) - Static method in class com.io7m.jtensors.VectorI4L
-
Scale the vector v by the scalar r.
- scale(VectorReadable2DType, double, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable2FType, double, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable2IType, double, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable2LType, double, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable3DType, double, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable3FType, double, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable3IType, double, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable3LType, double, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable4DType, double, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable4FType, double, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable4IType, double, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Scale the vector v by the scalar r, saving the result to
out.
- scale(VectorReadable4LType, double, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Scale the vector v by the scalar r, saving the result to
out.
- scaleInPlace(M, double) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Scale all elements of the matrix m by the scaling value r,
saving the result in m.
- scaleInPlace(M, float) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Scale all elements of the matrix m by the scaling value r,
saving the result in m.
- scaleInPlace(M, double) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Scale all elements of the matrix m by the scaling value r,
saving the result in m.
- scaleInPlace(M, double) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Scale all elements of the matrix m by the scaling value r,
saving the result in m.
- scaleInPlace(M, double) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Scale all elements of the matrix m by the scaling value r,
saving the result in m.
- scaleInPlace(M, double) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Scale all elements of the matrix m by the scaling value r,
saving the result in m.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, int) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, long) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(Q, double) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Scale the quaternion q by the scalar r, saving the result
to q.
- scaleInPlace(Q, double) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Scale the quaternion q by the scalar r, saving the result
to q.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM2D
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM2F
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM2I
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM2L
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM3D
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM3F
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM3I
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM3L
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM4D
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, double) - Static method in class com.io7m.jtensors.VectorM4F
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, int) - Static method in class com.io7m.jtensors.VectorM4I
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleInPlace(V, long) - Static method in class com.io7m.jtensors.VectorM4L
-
Scale the vector v by the scalar r, saving the result to
v.
- scaleRow(MatrixM2x2D.ContextMM2D, MatrixReadable2x2DType, int, double, M) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Scale row r of the matrix m by r, saving the
result to row r of out.
- scaleRow(MatrixM2x2F.ContextMM2F, MatrixReadable2x2FType, int, float, M) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Scale row r of the matrix m by r, saving the
result to row r of out.
- scaleRow(MatrixM3x3D.ContextMM3D, MatrixReadable3x3DType, int, double, M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Scale row r of the matrix m by r, saving the
result to row r of out.
- scaleRow(MatrixM3x3F.ContextMM3F, MatrixReadable3x3FType, int, double, M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Scale row r of the matrix m by r, saving the
result to row r of out.
- scaleRow(MatrixM4x4D.ContextMM4D, MatrixReadable4x4DType, int, double, M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Scale row row of the matrix m by r , saving the
result to row r of out.
- scaleRow(MatrixM4x4F.ContextMM4F, MatrixReadable4x4FType, int, double, M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Scale row row of the matrix m by r , saving the
result to row r of out.
- scaleRowInPlace(MatrixM2x2D.ContextMM2D, M, int, double) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Scale row r of the matrix m by r, saving the
result to row r of m.
- scaleRowInPlace(MatrixM2x2F.ContextMM2F, M, int, float) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Scale row r of the matrix m by r, saving the
result to row r of m.
- scaleRowInPlace(MatrixM3x3D.ContextMM3D, M, int, double) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Scale row r of the matrix m by r, saving the
result to row r of m.
- scaleRowInPlace(MatrixM3x3F.ContextMM3F, M, int, double) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Scale row r of the matrix m by r, saving the
result to row r of m.
- scaleRowInPlace(MatrixM4x4D.ContextMM4D, M, int, double) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Scale row row of the matrix m by r , saving the
result to row r of m.
- scaleRowInPlace(MatrixM4x4F.ContextMM4F, M, int, double) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Scale row row of the matrix m by r , saving the
result to row r of m.
- set2D(double, double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2D
-
- set2D(double, double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- set2D(double, double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- set2D(double, double) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- set2D(double, double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2D
-
- set2D(double, double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
- set2D(double, double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- set2D(double, double) - Method in class com.io7m.jtensors.parameterized.PVectorM2D
-
- set2D(double, double) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- set2D(double, double) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- set2D(double, double) - Method in class com.io7m.jtensors.QuaternionM4D
-
- set2D(double, double) - Method in class com.io7m.jtensors.VectorM2D
-
- set2D(double, double) - Method in class com.io7m.jtensors.VectorM3D
-
- set2D(double, double) - Method in class com.io7m.jtensors.VectorM4D
-
- set2D(double, double) - Method in interface com.io7m.jtensors.VectorWritable2DType
-
Set the current x and y values of the current vector.
- set2F(float, float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2F
-
- set2F(float, float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- set2F(float, float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- set2F(float, float) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- set2F(float, float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2F
-
- set2F(float, float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
- set2F(float, float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- set2F(float, float) - Method in class com.io7m.jtensors.parameterized.PVectorM2F
-
- set2F(float, float) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- set2F(float, float) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- set2F(float, float) - Method in class com.io7m.jtensors.QuaternionM4F
-
- set2F(float, float) - Method in class com.io7m.jtensors.VectorM2F
-
- set2F(float, float) - Method in class com.io7m.jtensors.VectorM3F
-
- set2F(float, float) - Method in class com.io7m.jtensors.VectorM4F
-
- set2F(float, float) - Method in interface com.io7m.jtensors.VectorWritable2FType
-
Set the current x and y values of the current vector.
- set2I(int, int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2I
-
- set2I(int, int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- set2I(int, int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- set2I(int, int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2I
-
- set2I(int, int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
- set2I(int, int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- set2I(int, int) - Method in class com.io7m.jtensors.parameterized.PVectorM2I
-
- set2I(int, int) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- set2I(int, int) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- set2I(int, int) - Method in class com.io7m.jtensors.VectorM2I
-
- set2I(int, int) - Method in class com.io7m.jtensors.VectorM3I
-
- set2I(int, int) - Method in class com.io7m.jtensors.VectorM4I
-
- set2I(int, int) - Method in interface com.io7m.jtensors.VectorWritable2IType
-
Set the current x and y values of the current vector.
- set2L(long, long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2L
-
- set2L(long, long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- set2L(long, long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- set2L(long, long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2L
-
- set2L(long, long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
- set2L(long, long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- set2L(long, long) - Method in class com.io7m.jtensors.parameterized.PVectorM2L
-
- set2L(long, long) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- set2L(long, long) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- set2L(long, long) - Method in class com.io7m.jtensors.VectorM2L
-
- set2L(long, long) - Method in class com.io7m.jtensors.VectorM3L
-
- set2L(long, long) - Method in class com.io7m.jtensors.VectorM4L
-
- set2L(long, long) - Method in interface com.io7m.jtensors.VectorWritable2LType
-
Set the current x and y values of the current vector.
- set3D(double, double, double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.QuaternionM4D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.VectorM3D
-
- set3D(double, double, double) - Method in class com.io7m.jtensors.VectorM4D
-
- set3D(double, double, double) - Method in interface com.io7m.jtensors.VectorWritable3DType
-
Set the current x, y and z values of the current
vector.
- set3F(float, float, float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.QuaternionM4F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.VectorM3F
-
- set3F(float, float, float) - Method in class com.io7m.jtensors.VectorM4F
-
- set3F(float, float, float) - Method in interface com.io7m.jtensors.VectorWritable3FType
-
Set the current x, y and z values of the current
vector.
- set3I(int, int, int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- set3I(int, int, int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- set3I(int, int, int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
- set3I(int, int, int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- set3I(int, int, int) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- set3I(int, int, int) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- set3I(int, int, int) - Method in class com.io7m.jtensors.VectorM3I
-
- set3I(int, int, int) - Method in class com.io7m.jtensors.VectorM4I
-
- set3I(int, int, int) - Method in interface com.io7m.jtensors.VectorWritable3IType
-
Set the current x, y and z values of the current
vector.
- set3L(long, long, long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- set3L(long, long, long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- set3L(long, long, long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
- set3L(long, long, long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- set3L(long, long, long) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- set3L(long, long, long) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- set3L(long, long, long) - Method in class com.io7m.jtensors.VectorM3L
-
- set3L(long, long, long) - Method in class com.io7m.jtensors.VectorM4L
-
- set3L(long, long, long) - Method in interface com.io7m.jtensors.VectorWritable3LType
-
Set the current x, y and z values of the current
vector.
- set4D(double, double, double, double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- set4D(double, double, double, double) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- set4D(double, double, double, double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- set4D(double, double, double, double) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- set4D(double, double, double, double) - Method in class com.io7m.jtensors.QuaternionM4D
-
- set4D(double, double, double, double) - Method in class com.io7m.jtensors.VectorM4D
-
- set4D(double, double, double, double) - Method in interface com.io7m.jtensors.VectorWritable4DType
-
Set the current x, y, z and w values of the
current vector.
- set4F(float, float, float, float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- set4F(float, float, float, float) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- set4F(float, float, float, float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- set4F(float, float, float, float) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- set4F(float, float, float, float) - Method in class com.io7m.jtensors.QuaternionM4F
-
- set4F(float, float, float, float) - Method in class com.io7m.jtensors.VectorM4F
-
- set4F(float, float, float, float) - Method in interface com.io7m.jtensors.VectorWritable4FType
-
Set the current x, y, z and w values of the
current vector.
- set4I(int, int, int, int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- set4I(int, int, int, int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- set4I(int, int, int, int) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- set4I(int, int, int, int) - Method in class com.io7m.jtensors.VectorM4I
-
- set4I(int, int, int, int) - Method in interface com.io7m.jtensors.VectorWritable4IType
-
Set the current x, y, z and w values of the
current vector.
- set4L(long, long, long, long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- set4L(long, long, long, long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- set4L(long, long, long, long) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- set4L(long, long, long, long) - Method in class com.io7m.jtensors.VectorM4L
-
- set4L(long, long, long, long) - Method in interface com.io7m.jtensors.VectorWritable4LType
-
Set the current x, y, z and w values of the
current vector.
- setBase(long) - Method in class com.io7m.jtensors.bytebuffered.ByteBuffered
-
- setByteOffset(long) - Method in class com.io7m.jtensors.bytebuffered.ByteBuffered
-
- setByteOffset(long) - Method in interface com.io7m.jtensors.bytebuffered.ByteBufferedType
-
Set the base byte offset of this value.
- setIdentity(M) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Set the given matrix m to the identity matrix.
- setIdentity(M) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Set the given matrix m to the identity matrix.
- setIdentity(M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Set the given matrix m to the identity matrix.
- setIdentity(M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Set the given matrix m to the identity matrix.
- setIdentity(M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Set the given matrix m to the identity matrix.
- setIdentity(M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Set the given matrix m to the identity matrix.
- setR0C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR0C0D(double) - Method in interface com.io7m.jtensors.MatrixWritable2x2DType
-
Set row 0, column 0 of the matrix to x.
- setR0C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR0C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR0C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR0C0F(float) - Method in interface com.io7m.jtensors.MatrixWritable2x2FType
-
Set row 0, column 0 of the matrix to x.
- setR0C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR0C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR0C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR0C1D(double) - Method in interface com.io7m.jtensors.MatrixWritable2x2DType
-
Set row 0, column 1 of the matrix to x.
- setR0C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR0C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR0C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR0C1F(float) - Method in interface com.io7m.jtensors.MatrixWritable2x2FType
-
Set row 0, column 1 of the matrix to x.
- setR0C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR0C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR0C2D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR0C2D(double) - Method in interface com.io7m.jtensors.MatrixWritable3x3DType
-
Set row 0, column 2 of the matrix to x.
- setR0C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR0C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR0C2F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR0C2F(float) - Method in interface com.io7m.jtensors.MatrixWritable3x3FType
-
Set row 0, column 2 of the matrix to x.
- setR0C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR0C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR0C3D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR0C3D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR0C3D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR0C3D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR0C3D(double) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 0, column 3 of the matrix to x.
- setR0C3D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR0C3D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR0C3F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR0C3F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR0C3F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR0C3F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR0C3F(float) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 0, column 3 of the matrix to x.
- setR0C3F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR0C3F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR1C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR1C0D(double) - Method in interface com.io7m.jtensors.MatrixWritable2x2DType
-
Set row 1, column 0 of the matrix to x.
- setR1C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR1C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR1C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR1C0F(float) - Method in interface com.io7m.jtensors.MatrixWritable2x2FType
-
Set row 1, column 0 of the matrix to x.
- setR1C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR1C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR1C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR1C1D(double) - Method in interface com.io7m.jtensors.MatrixWritable2x2DType
-
Set row 1, column 1 of the matrix to x.
- setR1C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR1C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR1C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR1C1F(float) - Method in interface com.io7m.jtensors.MatrixWritable2x2FType
-
Set row 1, column 1 of the matrix to x.
- setR1C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR1C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR1C2D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR1C2D(double) - Method in interface com.io7m.jtensors.MatrixWritable3x3DType
-
Set row 1, column 2 of the matrix to x.
- setR1C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR1C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR1C2F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR1C2F(float) - Method in interface com.io7m.jtensors.MatrixWritable3x3FType
-
Set row 1, column 2 of the matrix to x.
- setR1C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR1C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR1C3D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR1C3D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR1C3D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR1C3D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR1C3D(double) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 1, column 3 of the matrix to x.
- setR1C3D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR1C3D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR1C3F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR1C3F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR1C3F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR1C3F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR1C3F(float) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 1, column 3 of the matrix to x.
- setR1C3F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR1C3F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR2C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR2C0D(double) - Method in interface com.io7m.jtensors.MatrixWritable3x3DType
-
Set row 2, column 0 of the matrix to x.
- setR2C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR2C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR2C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR2C0F(float) - Method in interface com.io7m.jtensors.MatrixWritable3x3FType
-
Set row 2, column 0 of the matrix to x.
- setR2C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR2C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR2C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR2C1D(double) - Method in interface com.io7m.jtensors.MatrixWritable3x3DType
-
Set row 2, column 1 of the matrix to x.
- setR2C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR2C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR2C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR2C1F(float) - Method in interface com.io7m.jtensors.MatrixWritable3x3FType
-
Set row 2, column 1 of the matrix to x.
- setR2C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR2C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR2C2D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR2C2D(double) - Method in interface com.io7m.jtensors.MatrixWritable3x3DType
-
Set row 2, column 2 of the matrix to x.
- setR2C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setR2C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR2C2F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR2C2F(float) - Method in interface com.io7m.jtensors.MatrixWritable3x3FType
-
Set row 2, column 2 of the matrix to x.
- setR2C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setR2C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR2C3D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR2C3D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR2C3D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR2C3D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR2C3D(double) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 2, column 3 of the matrix to x.
- setR2C3D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR2C3D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR2C3F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR2C3F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR2C3F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR2C3F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR2C3F(float) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 2, column 3 of the matrix to x.
- setR2C3F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR2C3F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR3C0D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR3C0D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR3C0D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR3C0D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR3C0D(double) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 3, column 0 of the matrix to x.
- setR3C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR3C0D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR3C0F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR3C0F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR3C0F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR3C0F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR3C0F(float) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 3, column 0 of the matrix to x.
- setR3C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR3C0F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR3C1D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR3C1D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR3C1D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR3C1D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR3C1D(double) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 3, column 1 of the matrix to x.
- setR3C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR3C1D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR3C1F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR3C1F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR3C1F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR3C1F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR3C1F(float) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 3, column 1 of the matrix to x.
- setR3C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR3C1F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR3C2D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR3C2D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR3C2D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR3C2D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR3C2D(double) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 3, column 2 of the matrix to x.
- setR3C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR3C2D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR3C2F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR3C2F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR3C2F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR3C2F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR3C2F(float) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 3, column 2 of the matrix to x.
- setR3C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR3C2F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setR3C3D(double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setR3C3D(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setR3C3D(double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setR3C3D(double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setR3C3D(double) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 3, column 3 of the matrix to x.
- setR3C3D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setR3C3D(double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setR3C3F(float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setR3C3F(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setR3C3F(float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setR3C3F(float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setR3C3F(float) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 3, column 3 of the matrix to x.
- setR3C3F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setR3C3F(float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRow0With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRow0With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRow0With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRow0With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRow0With4D(VectorReadable4DType) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 0 to v.
- setRow0With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRow0With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRow0With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRow0With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRow0With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRow0With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRow0With4F(VectorReadable4FType) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 0 to v.
- setRow0With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRow0With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRow1With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRow1With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRow1With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRow1With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRow1With4D(VectorReadable4DType) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 1 to v.
- setRow1With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRow1With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRow1With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRow1With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRow1With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRow1With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRow1With4F(VectorReadable4FType) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 1 to v.
- setRow1With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRow1With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRow2With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRow2With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRow2With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRow2With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRow2With4D(VectorReadable4DType) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 2 to v.
- setRow2With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRow2With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRow2With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRow2With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRow2With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRow2With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRow2With4F(VectorReadable4FType) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 2 to v.
- setRow2With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRow2With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRow3With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRow3With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRow3With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRow3With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRow3With4D(VectorReadable4DType) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row 3 to v.
- setRow3With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRow3With4D(VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRow3With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRow3With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRow3With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRow3With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRow3With4F(VectorReadable4FType) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row 3 to v.
- setRow3With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRow3With4F(VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRowColumnD(int, int, double) - Method in interface com.io7m.jtensors.MatrixWritableDType
-
Set the value from the matrix at row row, column column to
value.
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setRowColumnD(int, int, double) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRowColumnF(int, int, float) - Method in interface com.io7m.jtensors.MatrixWritableFType
-
Set the value from the matrix at row row, column column to
value.
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setRowColumnF(int, int, float) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRowWith2D(int, VectorReadable2DType) - Method in interface com.io7m.jtensors.MatrixWritable2x2DType
-
Set row row of the matrix to v.
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setRowWith2D(int, VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixDirectM2x2D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in interface com.io7m.jtensors.MatrixWritable2x2DType
-
Set row row of the matrix to v.
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setRowWith2DUnsafe(int, VectorReadable2DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRowWith2F(int, VectorReadable2FType) - Method in interface com.io7m.jtensors.MatrixWritable2x2FType
-
Set row row of the matrix to v.
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setRowWith2F(int, VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM2x2F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixDirectM2x2F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM2x2F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in interface com.io7m.jtensors.MatrixWritable2x2FType
-
Set row row of the matrix to v.
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setRowWith2FUnsafe(int, VectorReadable2FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRowWith3D(int, VectorReadable3DType) - Method in interface com.io7m.jtensors.MatrixWritable3x3DType
-
Set row row of the matrix to v.
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setRowWith3D(int, VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.MatrixDirectM3x3D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in interface com.io7m.jtensors.MatrixWritable3x3DType
-
Set row row of the matrix to v.
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3D
-
- setRowWith3DUnsafe(int, VectorReadable3DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRowWith3F(int, VectorReadable3FType) - Method in interface com.io7m.jtensors.MatrixWritable3x3FType
-
Set row row of the matrix to v.
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setRowWith3F(int, VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM3x3F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM3x3F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.MatrixDirectM3x3F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM3x3F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in interface com.io7m.jtensors.MatrixWritable3x3FType
-
Set row row of the matrix to v.
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM3x3F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM3x3F
-
- setRowWith3FUnsafe(int, VectorReadable3FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRowWith4D(int, VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRowWith4D(int, VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRowWith4D(int, VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRowWith4D(int, VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRowWith4D(int, VectorReadable4DType) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row row of the matrix to v.
- setRowWith4D(int, VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRowWith4D(int, VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRowWith4DUnsafe(int, VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4D
-
- setRowWith4DUnsafe(int, VectorReadable4DType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4D
-
- setRowWith4DUnsafe(int, VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixDirectM4x4D
-
- setRowWith4DUnsafe(int, VectorReadable4DType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4D
-
- setRowWith4DUnsafe(int, VectorReadable4DType) - Method in interface com.io7m.jtensors.MatrixWritable4x4DType
-
Set row row of the matrix to v.
- setRowWith4DUnsafe(int, VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4D
-
- setRowWith4DUnsafe(int, VectorReadable4DType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4D
-
- setRowWith4F(int, VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRowWith4F(int, VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRowWith4F(int, VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRowWith4F(int, VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRowWith4F(int, VectorReadable4FType) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row row of the matrix to v.
- setRowWith4F(int, VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRowWith4F(int, VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setRowWith4FUnsafe(int, VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.MatrixByteBufferedM4x4F
-
- setRowWith4FUnsafe(int, VectorReadable4FType) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PMatrixByteBufferedM4x4F
-
- setRowWith4FUnsafe(int, VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixDirectM4x4F
-
- setRowWith4FUnsafe(int, VectorReadable4FType) - Method in class com.io7m.jtensors.MatrixHeapArrayM4x4F
-
- setRowWith4FUnsafe(int, VectorReadable4FType) - Method in interface com.io7m.jtensors.MatrixWritable4x4FType
-
Set row row of the matrix to v.
- setRowWith4FUnsafe(int, VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixDirectM4x4F
-
- setRowWith4FUnsafe(int, VectorReadable4FType) - Method in class com.io7m.jtensors.parameterized.PMatrixHeapArrayM4x4F
-
- setWD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- setWD(double) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- setWD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- setWD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- setWD(double) - Method in class com.io7m.jtensors.QuaternionM4D
-
- setWD(double) - Method in class com.io7m.jtensors.VectorM4D
-
- setWD(double) - Method in interface com.io7m.jtensors.VectorWritable4DType
-
Set the current w value of the current vector.
- setWF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- setWF(float) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- setWF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- setWF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- setWF(float) - Method in class com.io7m.jtensors.QuaternionM4F
-
- setWF(float) - Method in class com.io7m.jtensors.VectorM4F
-
- setWF(float) - Method in interface com.io7m.jtensors.VectorWritable4FType
-
Set the current w value of the current vector.
- setWI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- setWI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- setWI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- setWI(int) - Method in class com.io7m.jtensors.VectorM4I
-
- setWI(int) - Method in interface com.io7m.jtensors.VectorWritable4IType
-
Set the current w value of the current vector.
- setWL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- setWL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- setWL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- setWL(long) - Method in class com.io7m.jtensors.VectorM4L
-
- setWL(long) - Method in interface com.io7m.jtensors.VectorWritable4LType
-
Set the current w value of the current vector.
- setXD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2D
-
- setXD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- setXD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- setXD(double) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- setXD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2D
-
- setXD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
- setXD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- setXD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM2D
-
- setXD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- setXD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- setXD(double) - Method in class com.io7m.jtensors.QuaternionM4D
-
- setXD(double) - Method in class com.io7m.jtensors.VectorM2D
-
- setXD(double) - Method in class com.io7m.jtensors.VectorM3D
-
- setXD(double) - Method in class com.io7m.jtensors.VectorM4D
-
- setXD(double) - Method in interface com.io7m.jtensors.VectorWritable2DType
-
Set the current x value of the current vector.
- setXF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2F
-
- setXF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- setXF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- setXF(float) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- setXF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2F
-
- setXF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
- setXF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- setXF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM2F
-
- setXF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- setXF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- setXF(float) - Method in class com.io7m.jtensors.QuaternionM4F
-
- setXF(float) - Method in class com.io7m.jtensors.VectorM2F
-
- setXF(float) - Method in class com.io7m.jtensors.VectorM3F
-
- setXF(float) - Method in class com.io7m.jtensors.VectorM4F
-
- setXF(float) - Method in interface com.io7m.jtensors.VectorWritable2FType
-
Set the current x value of the current vector.
- setXI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2I
-
- setXI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- setXI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- setXI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2I
-
- setXI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
- setXI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- setXI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM2I
-
- setXI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- setXI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- setXI(int) - Method in class com.io7m.jtensors.VectorM2I
-
- setXI(int) - Method in class com.io7m.jtensors.VectorM3I
-
- setXI(int) - Method in class com.io7m.jtensors.VectorM4I
-
- setXI(int) - Method in interface com.io7m.jtensors.VectorWritable2IType
-
Set the current x value of the current vector.
- setXL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2L
-
- setXL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- setXL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- setXL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2L
-
- setXL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
- setXL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- setXL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM2L
-
- setXL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- setXL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- setXL(long) - Method in class com.io7m.jtensors.VectorM2L
-
- setXL(long) - Method in class com.io7m.jtensors.VectorM3L
-
- setXL(long) - Method in class com.io7m.jtensors.VectorM4L
-
- setXL(long) - Method in interface com.io7m.jtensors.VectorWritable2LType
-
Set the current x value of the current vector.
- setYD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2D
-
- setYD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- setYD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- setYD(double) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- setYD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2D
-
- setYD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
- setYD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- setYD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM2D
-
- setYD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- setYD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- setYD(double) - Method in class com.io7m.jtensors.QuaternionM4D
-
- setYD(double) - Method in class com.io7m.jtensors.VectorM2D
-
- setYD(double) - Method in class com.io7m.jtensors.VectorM3D
-
- setYD(double) - Method in class com.io7m.jtensors.VectorM4D
-
- setYD(double) - Method in interface com.io7m.jtensors.VectorWritable2DType
-
Set the current y value of the current vector.
- setYF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2F
-
- setYF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- setYF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- setYF(float) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- setYF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2F
-
- setYF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
- setYF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- setYF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM2F
-
- setYF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- setYF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- setYF(float) - Method in class com.io7m.jtensors.QuaternionM4F
-
- setYF(float) - Method in class com.io7m.jtensors.VectorM2F
-
- setYF(float) - Method in class com.io7m.jtensors.VectorM3F
-
- setYF(float) - Method in class com.io7m.jtensors.VectorM4F
-
- setYF(float) - Method in interface com.io7m.jtensors.VectorWritable2FType
-
Set the current y value of the current vector.
- setYI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2I
-
- setYI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- setYI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- setYI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2I
-
- setYI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
- setYI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- setYI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM2I
-
- setYI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- setYI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- setYI(int) - Method in class com.io7m.jtensors.VectorM2I
-
- setYI(int) - Method in class com.io7m.jtensors.VectorM3I
-
- setYI(int) - Method in class com.io7m.jtensors.VectorM4I
-
- setYI(int) - Method in interface com.io7m.jtensors.VectorWritable2IType
-
Set the current y value of the current vector.
- setYL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM2L
-
- setYL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- setYL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- setYL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM2L
-
- setYL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
- setYL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- setYL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM2L
-
- setYL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- setYL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- setYL(long) - Method in class com.io7m.jtensors.VectorM2L
-
- setYL(long) - Method in class com.io7m.jtensors.VectorM3L
-
- setYL(long) - Method in class com.io7m.jtensors.VectorM4L
-
- setYL(long) - Method in interface com.io7m.jtensors.VectorWritable2LType
-
Set the current y value of the current vector.
- setZD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3D
-
- setZD(double) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4D
-
- setZD(double) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4D
-
- setZD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3D
-
- setZD(double) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4D
-
- setZD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM3D
-
- setZD(double) - Method in class com.io7m.jtensors.parameterized.PVectorM4D
-
- setZD(double) - Method in class com.io7m.jtensors.QuaternionM4D
-
- setZD(double) - Method in class com.io7m.jtensors.VectorM3D
-
- setZD(double) - Method in class com.io7m.jtensors.VectorM4D
-
- setZD(double) - Method in interface com.io7m.jtensors.VectorWritable3DType
-
Set the current z value of the current vector.
- setZero(M) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Set the given matrix m to the zero matrix.
- setZero(M) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Set the given matrix m to the zero matrix.
- setZero(M) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Set the given matrix m to the zero matrix.
- setZero(M) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Set the given matrix m to the zero matrix.
- setZero(M) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Set the given matrix m to the zero matrix.
- setZero(M) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Set the given matrix m to the zero matrix.
- setZF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3F
-
- setZF(float) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4F
-
- setZF(float) - Method in class com.io7m.jtensors.bytebuffered.QuaternionByteBufferedM4F
-
- setZF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3F
-
- setZF(float) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4F
-
- setZF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM3F
-
- setZF(float) - Method in class com.io7m.jtensors.parameterized.PVectorM4F
-
- setZF(float) - Method in class com.io7m.jtensors.QuaternionM4F
-
- setZF(float) - Method in class com.io7m.jtensors.VectorM3F
-
- setZF(float) - Method in class com.io7m.jtensors.VectorM4F
-
- setZF(float) - Method in interface com.io7m.jtensors.VectorWritable3FType
-
Set the current z value of the current vector.
- setZI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3I
-
- setZI(int) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4I
-
- setZI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3I
-
- setZI(int) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4I
-
- setZI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM3I
-
- setZI(int) - Method in class com.io7m.jtensors.parameterized.PVectorM4I
-
- setZI(int) - Method in class com.io7m.jtensors.VectorM3I
-
- setZI(int) - Method in class com.io7m.jtensors.VectorM4I
-
- setZI(int) - Method in interface com.io7m.jtensors.VectorWritable3IType
-
Set the current z value of the current vector.
- setZL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM3L
-
- setZL(long) - Method in class com.io7m.jtensors.bytebuffered.parameterized.PVectorByteBufferedM4L
-
- setZL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM3L
-
- setZL(long) - Method in class com.io7m.jtensors.bytebuffered.VectorByteBufferedM4L
-
- setZL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM3L
-
- setZL(long) - Method in class com.io7m.jtensors.parameterized.PVectorM4L
-
- setZL(long) - Method in class com.io7m.jtensors.VectorM3L
-
- setZL(long) - Method in class com.io7m.jtensors.VectorM4L
-
- setZL(long) - Method in interface com.io7m.jtensors.VectorWritable3LType
-
Set the current z value of the current vector.
- showElements(MatrixReadable2x2DType, StringBuilder) - Static method in class com.io7m.jtensors.MatrixM2x2D
-
Show matrices.
- showElements(MatrixReadable2x2FType, StringBuilder) - Static method in class com.io7m.jtensors.MatrixM2x2F
-
Show matrices.
- showElements(MatrixReadable3x3DType, StringBuilder) - Static method in class com.io7m.jtensors.MatrixM3x3D
-
Show matrices.
- showElements(MatrixReadable3x3FType, StringBuilder) - Static method in class com.io7m.jtensors.MatrixM3x3F
-
Show matrices.
- showElements(MatrixReadable4x4DType, StringBuilder) - Static method in class com.io7m.jtensors.MatrixM4x4D
-
Show matrices.
- showElements(MatrixReadable4x4FType, StringBuilder) - Static method in class com.io7m.jtensors.MatrixM4x4F
-
Show matrices.
- subtract(PVectorReadable2DType<T>, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2D
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable2FType<T>, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2F
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable2IType<T>, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2I
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable2LType<T>, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI2L
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable3DType<T>, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3D
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable3FType<T>, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3F
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable3IType<T>, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3I
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable3LType<T>, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI3L
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable4DType<T>, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4D
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable4FType<T>, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4F
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable4IType<T>, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4I
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable4LType<T>, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorI4L
-
Subtract the vector v1 from the vector v0.
- subtract(PVectorReadable2DType<T>, PVectorReadable2DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable2FType<T>, PVectorReadable2FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable2IType<T>, PVectorReadable2IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable2LType<T>, PVectorReadable2LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable3DType<T>, PVectorReadable3DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable3FType<T>, PVectorReadable3FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable3IType<T>, PVectorReadable3IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable3LType<T>, PVectorReadable3LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable4DType<T>, PVectorReadable4DType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable4FType<T>, PVectorReadable4FType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable4IType<T>, PVectorReadable4IType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(PVectorReadable4LType<T>, PVectorReadable4LType<T>, V) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(QuaternionReadable4DType, QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionI4D
-
Subtract the quaternion q0 from the quaternion q1.
- subtract(QuaternionReadable4FType, QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionI4F
-
Subtract the quaternion q0 from the quaternion q1.
- subtract(QuaternionReadable4DType, QuaternionReadable4DType, Q) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Subtract the quaternion q0 from the quaternion q1, saving
the result to out.
- subtract(QuaternionReadable4FType, QuaternionReadable4FType, Q) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Subtract the quaternion q0 from the quaternion q1, saving
the result to out.
- subtract(VectorReadable2DType, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorI2D
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable2FType, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorI2F
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable2IType, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorI2I
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable2LType, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorI2L
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable3DType, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorI3D
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable3FType, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorI3F
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable3IType, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorI3I
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable3LType, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorI3L
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable4DType, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorI4D
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable4FType, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorI4F
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable4IType, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorI4I
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable4LType, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorI4L
-
Subtract the vector v1 from the vector v0.
- subtract(VectorReadable2DType, VectorReadable2DType, V) - Static method in class com.io7m.jtensors.VectorM2D
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable2FType, VectorReadable2FType, V) - Static method in class com.io7m.jtensors.VectorM2F
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable2IType, VectorReadable2IType, V) - Static method in class com.io7m.jtensors.VectorM2I
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable2LType, VectorReadable2LType, V) - Static method in class com.io7m.jtensors.VectorM2L
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable3DType, VectorReadable3DType, V) - Static method in class com.io7m.jtensors.VectorM3D
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable3FType, VectorReadable3FType, V) - Static method in class com.io7m.jtensors.VectorM3F
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable3IType, VectorReadable3IType, V) - Static method in class com.io7m.jtensors.VectorM3I
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable3LType, VectorReadable3LType, V) - Static method in class com.io7m.jtensors.VectorM3L
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable4DType, VectorReadable4DType, V) - Static method in class com.io7m.jtensors.VectorM4D
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable4FType, VectorReadable4FType, V) - Static method in class com.io7m.jtensors.VectorM4F
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable4IType, VectorReadable4IType, V) - Static method in class com.io7m.jtensors.VectorM4I
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtract(VectorReadable4LType, VectorReadable4LType, V) - Static method in class com.io7m.jtensors.VectorM4L
-
Subtract the vector v1 from the vector v0, saving the
result to out.
- subtractInPlace(V, PVectorReadable2DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2D
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable2FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2F
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable2IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2I
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable2LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM2L
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable3DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3D
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable3FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3F
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable3IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3I
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable3LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM3L
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable4DType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4D
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable4FType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4F
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable4IType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4I
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, PVectorReadable4LType<T>) - Static method in class com.io7m.jtensors.parameterized.PVectorM4L
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(Q, QuaternionReadable4DType) - Static method in class com.io7m.jtensors.QuaternionM4D
-
Subtract the quaternion q0 from the quaternion q1, saving
the result to q0.
- subtractInPlace(Q, QuaternionReadable4FType) - Static method in class com.io7m.jtensors.QuaternionM4F
-
Subtract the quaternion q0 from the quaternion q1, saving
the result to q0.
- subtractInPlace(V, VectorReadable2DType) - Static method in class com.io7m.jtensors.VectorM2D
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable2FType) - Static method in class com.io7m.jtensors.VectorM2F
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable2IType) - Static method in class com.io7m.jtensors.VectorM2I
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable2LType) - Static method in class com.io7m.jtensors.VectorM2L
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable3DType) - Static method in class com.io7m.jtensors.VectorM3D
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable3FType) - Static method in class com.io7m.jtensors.VectorM3F
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable3IType) - Static method in class com.io7m.jtensors.VectorM3I
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable3LType) - Static method in class com.io7m.jtensors.VectorM3L
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable4DType) - Static method in class com.io7m.jtensors.VectorM4D
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable4FType) - Static method in class com.io7m.jtensors.VectorM4F
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable4IType) - Static method in class com.io7m.jtensors.VectorM4I
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- subtractInPlace(V, VectorReadable4LType) - Static method in class com.io7m.jtensors.VectorM4L
-
Subtract the vector v1 from the vector v0, saving the
result to v0.
- Vector2DType - Interface in com.io7m.jtensors
-
The type of two-element vectors that are both readable and writable, and
have double elements
- Vector2FType - Interface in com.io7m.jtensors
-
The type of two-element vectors that are both readable and writable, and
have float elements
- Vector2IType - Interface in com.io7m.jtensors
-
The type of two-element vectors that are both readable and writable, and
have int elements
- Vector2LType - Interface in com.io7m.jtensors
-
The type of two-element vectors that are both readable and writable, and
have long elements
- Vector3DType - Interface in com.io7m.jtensors
-
The type of three-element vectors that are both readable and writable, and
have double elements
- Vector3FType - Interface in com.io7m.jtensors
-
The type of three-element vectors that are both readable and writable, and
have float elements
- Vector3IType - Interface in com.io7m.jtensors
-
The type of three-element vectors that are both readable and writable, and
have int elements
- Vector3LType - Interface in com.io7m.jtensors
-
The type of three-element vectors that are both readable and writable, and
have long elements
- Vector4DType - Interface in com.io7m.jtensors
-
The type of four-element vectors that are both readable and writable, and
have double elements
- Vector4FType - Interface in com.io7m.jtensors
-
The type of four-element vectors that are both readable and writable, and
have float elements
- Vector4IType - Interface in com.io7m.jtensors
-
The type of four-element vectors that are both readable and writable, and
have int elements
- Vector4LType - Interface in com.io7m.jtensors
-
The type of four-element vectors that are both readable and writable, and
have long elements
- VectorByteBuffered2DType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector2DType values that are also byte buffered.
- VectorByteBuffered2FType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector2FType values that are also byte buffered.
- VectorByteBuffered2IType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector2IType values that are also byte buffered.
- VectorByteBuffered2LType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector2LType values that are also byte buffered.
- VectorByteBuffered3DType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector3DType values that are also byte buffered.
- VectorByteBuffered3FType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector3FType values that are also byte buffered.
- VectorByteBuffered3IType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector3IType values that are also byte buffered.
- VectorByteBuffered3LType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector3LType values that are also byte buffered.
- VectorByteBuffered4DType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector4DType values that are also byte buffered.
- VectorByteBuffered4FType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector4FType values that are also byte buffered.
- VectorByteBuffered4IType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector4IType values that are also byte buffered.
- VectorByteBuffered4LType - Interface in com.io7m.jtensors.bytebuffered
-
The type of
Vector4LType values that are also byte buffered.
- VectorByteBufferedM2D - Class in com.io7m.jtensors.bytebuffered
-
A two-element vector type with
double elements, packed into a
ByteBuffer.
- VectorByteBufferedM2F - Class in com.io7m.jtensors.bytebuffered
-
A two-element vector type with
float elements, packed into a
ByteBuffer.
- VectorByteBufferedM2I - Class in com.io7m.jtensors.bytebuffered
-
A three-element vector type with
int elements, packed into a
ByteBuffer.
- VectorByteBufferedM2L - Class in com.io7m.jtensors.bytebuffered
-
A three-element vector type with
long elements, packed into a
ByteBuffer.
- VectorByteBufferedM3D - Class in com.io7m.jtensors.bytebuffered
-
A three-element vector type with
double elements, packed into a
ByteBuffer.
- VectorByteBufferedM3F - Class in com.io7m.jtensors.bytebuffered
-
A four-element vector type with
float elements, packed into a
ByteBuffer.
- VectorByteBufferedM3I - Class in com.io7m.jtensors.bytebuffered
-
A three-element vector type with
int elements, packed into a
ByteBuffer.
- VectorByteBufferedM3L - Class in com.io7m.jtensors.bytebuffered
-
A three-element vector type with
long elements, packed into a
ByteBuffer.
- VectorByteBufferedM4D - Class in com.io7m.jtensors.bytebuffered
-
A four-element vector type with
double elements, packed into a
ByteBuffer.
- VectorByteBufferedM4F - Class in com.io7m.jtensors.bytebuffered
-
A four-element vector type with
float elements, packed into a
ByteBuffer.
- VectorByteBufferedM4I - Class in com.io7m.jtensors.bytebuffered
-
A four-element vector type with
int elements, packed into a
ByteBuffer.
- VectorByteBufferedM4L - Class in com.io7m.jtensors.bytebuffered
-
A four-element vector type with
long elements, packed into a
ByteBuffer.
- VectorI2D - Class in com.io7m.jtensors
-
A two-dimensional immutable vector type with double elements.
- VectorI2D() - Constructor for class com.io7m.jtensors.VectorI2D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- VectorI2D(double, double) - Constructor for class com.io7m.jtensors.VectorI2D
-
Construct a vector initialized with the given values.
- VectorI2D(VectorReadable2DType) - Constructor for class com.io7m.jtensors.VectorI2D
-
Construct a vector initialized with the values given in the vector v.
- VectorI2F - Class in com.io7m.jtensors
-
A two-dimensional immutable vector type with float elements.
- VectorI2F() - Constructor for class com.io7m.jtensors.VectorI2F
-
Default constructor, initializing the vector with values [0.0,
0.0].
- VectorI2F(float, float) - Constructor for class com.io7m.jtensors.VectorI2F
-
Construct a vector initialized with the given values.
- VectorI2F(VectorReadable2FType) - Constructor for class com.io7m.jtensors.VectorI2F
-
Construct a vector initialized with the values given in the vector v.
- VectorI2I - Class in com.io7m.jtensors
-
A two-dimensional immutable vector type with integer elements.
- VectorI2I() - Constructor for class com.io7m.jtensors.VectorI2I
-
Default constructor, initializing the vector with values [0, 0,
0].
- VectorI2I(int, int) - Constructor for class com.io7m.jtensors.VectorI2I
-
Construct a vector initialized with the given values.
- VectorI2I(VectorReadable2IType) - Constructor for class com.io7m.jtensors.VectorI2I
-
Construct a vector initialized with the values given in the vector v.
- VectorI2L - Class in com.io7m.jtensors
-
A two-dimensional immutable vector type with integer elements.
- VectorI2L() - Constructor for class com.io7m.jtensors.VectorI2L
-
Default constructor, initializing the vector with values [0, 0,
0].
- VectorI2L(long, long) - Constructor for class com.io7m.jtensors.VectorI2L
-
Construct a vector initialized with the given values.
- VectorI2L(VectorReadable2LType) - Constructor for class com.io7m.jtensors.VectorI2L
-
Construct a vector initialized with the values given in the vector in_v.
- VectorI3D - Class in com.io7m.jtensors
-
A three-dimensional immutable vector type with double elements.
- VectorI3D() - Constructor for class com.io7m.jtensors.VectorI3D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- VectorI3D(double, double, double) - Constructor for class com.io7m.jtensors.VectorI3D
-
Construct a vector initialized with the given values.
- VectorI3D(VectorReadable3DType) - Constructor for class com.io7m.jtensors.VectorI3D
-
Construct a vector initialized with the values given in the vector in_v.
- VectorI3F - Class in com.io7m.jtensors
-
A three-dimensional immutable vector type with float elements.
- VectorI3F() - Constructor for class com.io7m.jtensors.VectorI3F
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- VectorI3F(float, float, float) - Constructor for class com.io7m.jtensors.VectorI3F
-
Construct a vector initialized with the given values.
- VectorI3F(VectorReadable3FType) - Constructor for class com.io7m.jtensors.VectorI3F
-
Construct a vector initialized with the values given in the vector in_v.
- VectorI3I - Class in com.io7m.jtensors
-
A three-dimensional immutable vector type with integer elements.
- VectorI3I() - Constructor for class com.io7m.jtensors.VectorI3I
-
Default constructor, initializing the vector with values [0, 0,
0].
- VectorI3I(int, int, int) - Constructor for class com.io7m.jtensors.VectorI3I
-
Construct a vector initialized with the given values.
- VectorI3I(VectorReadable3IType) - Constructor for class com.io7m.jtensors.VectorI3I
-
Construct a vector initialized with the values given in the vector in_v.
- VectorI3L - Class in com.io7m.jtensors
-
A three-dimensional immutable vector type with integer elements.
- VectorI3L() - Constructor for class com.io7m.jtensors.VectorI3L
-
Default constructor, initializing the vector with values [0, 0,
0].
- VectorI3L(long, long, long) - Constructor for class com.io7m.jtensors.VectorI3L
-
Construct a vector initialized with the given values.
- VectorI3L(VectorReadable3LType) - Constructor for class com.io7m.jtensors.VectorI3L
-
Construct a vector initialized with the values given in the vector in_v.
- VectorI4D - Class in com.io7m.jtensors
-
A four-dimensional immutable vector type with double elements.
- VectorI4D() - Constructor for class com.io7m.jtensors.VectorI4D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0, 1.0].
- VectorI4D(double, double, double, double) - Constructor for class com.io7m.jtensors.VectorI4D
-
Construct a vector initialized with the given values.
- VectorI4D(VectorReadable4DType) - Constructor for class com.io7m.jtensors.VectorI4D
-
Construct a vector initialized with the values given in the vector in_v.
- VectorI4F - Class in com.io7m.jtensors
-
A four-dimensional immutable vector type with float elements.
- VectorI4F() - Constructor for class com.io7m.jtensors.VectorI4F
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0, 1.0].
- VectorI4F(float, float, float, float) - Constructor for class com.io7m.jtensors.VectorI4F
-
Construct a vector initialized with the given values.
- VectorI4F(VectorReadable4FType) - Constructor for class com.io7m.jtensors.VectorI4F
-
Construct a vector initialized with the values given in the vector in_v.
- VectorI4I - Class in com.io7m.jtensors
-
A four-dimensional immutable vector type with integer elements.
- VectorI4I() - Constructor for class com.io7m.jtensors.VectorI4I
-
Default constructor, initializing the vector with values [0, 0, 0,
1].
- VectorI4I(int, int, int, int) - Constructor for class com.io7m.jtensors.VectorI4I
-
Construct a vector initialized with the given values.
- VectorI4I(VectorReadable4IType) - Constructor for class com.io7m.jtensors.VectorI4I
-
Construct a vector initialized with the values given in the vector in_v.
- VectorI4L - Class in com.io7m.jtensors
-
A four-dimensional immutable vector type with integer elements.
- VectorI4L() - Constructor for class com.io7m.jtensors.VectorI4L
-
Default constructor, initializing the vector with values [0, 0, 0,
1].
- VectorI4L(long, long, long, long) - Constructor for class com.io7m.jtensors.VectorI4L
-
Construct a vector initialized with the given values.
- VectorI4L(VectorReadable4LType) - Constructor for class com.io7m.jtensors.VectorI4L
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM2D - Class in com.io7m.jtensors
-
A two-dimensional mutable vector type with double elements.
- VectorM2D() - Constructor for class com.io7m.jtensors.VectorM2D
-
Default constructor, initializing the vector with values [0.0,
0.0].
- VectorM2D(double, double) - Constructor for class com.io7m.jtensors.VectorM2D
-
Construct a vector initialized with the given values.
- VectorM2D(VectorReadable2DType) - Constructor for class com.io7m.jtensors.VectorM2D
-
Construct a vector initialized with the values given in the vector in_x.
- VectorM2D.ContextVM2D - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM2F - Class in com.io7m.jtensors
-
A two-dimensional mutable vector type with float elements.
- VectorM2F() - Constructor for class com.io7m.jtensors.VectorM2F
-
Default constructor, initializing the vector with values [0.0,
0.0].
- VectorM2F(float, float) - Constructor for class com.io7m.jtensors.VectorM2F
-
Construct a vector initialized with the given values.
- VectorM2F(VectorReadable2FType) - Constructor for class com.io7m.jtensors.VectorM2F
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM2F.ContextVM2F - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM2I - Class in com.io7m.jtensors
-
A two-dimensional mutable vector type with integer elements.
- VectorM2I() - Constructor for class com.io7m.jtensors.VectorM2I
-
Default constructor, initializing the vector with values [0, 0,
0].
- VectorM2I(int, int) - Constructor for class com.io7m.jtensors.VectorM2I
-
Construct a vector initialized with the given values.
- VectorM2I(VectorReadable2IType) - Constructor for class com.io7m.jtensors.VectorM2I
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM2I.ContextVM2I - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM2L - Class in com.io7m.jtensors
-
A two-dimensional mutable vector type with integer elements.
- VectorM2L() - Constructor for class com.io7m.jtensors.VectorM2L
-
Default constructor, initializing the vector with values [0, 0,
0].
- VectorM2L(long, long) - Constructor for class com.io7m.jtensors.VectorM2L
-
Construct a vector initialized with the given values.
- VectorM2L(VectorReadable2LType) - Constructor for class com.io7m.jtensors.VectorM2L
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM2L.ContextVM2L - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM3D - Class in com.io7m.jtensors
-
A three-dimensional mutable vector type with double elements.
- VectorM3D() - Constructor for class com.io7m.jtensors.VectorM3D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- VectorM3D(double, double, double) - Constructor for class com.io7m.jtensors.VectorM3D
-
Construct a vector initialized with the given values.
- VectorM3D(VectorReadable3DType) - Constructor for class com.io7m.jtensors.VectorM3D
-
Construct a vector initialized with the values given in the vector v.
- VectorM3D.ContextVM3D - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM3F - Class in com.io7m.jtensors
-
A three-dimensional mutable vector type with float elements.
- VectorM3F() - Constructor for class com.io7m.jtensors.VectorM3F
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0].
- VectorM3F(float, float, float) - Constructor for class com.io7m.jtensors.VectorM3F
-
Construct a vector initialized with the given values.
- VectorM3F(VectorReadable3FType) - Constructor for class com.io7m.jtensors.VectorM3F
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM3F.ContextVM3F - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM3I - Class in com.io7m.jtensors
-
A three-dimensional mutable vector type with integer elements.
- VectorM3I() - Constructor for class com.io7m.jtensors.VectorM3I
-
Default constructor, initializing the vector with values [0, 0,
0].
- VectorM3I(int, int, int) - Constructor for class com.io7m.jtensors.VectorM3I
-
Construct a vector initialized with the given values.
- VectorM3I(VectorReadable3IType) - Constructor for class com.io7m.jtensors.VectorM3I
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM3I.ContextVM3I - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM3L - Class in com.io7m.jtensors
-
A three-dimensional mutable vector type with integer elements.
- VectorM3L() - Constructor for class com.io7m.jtensors.VectorM3L
-
Default constructor, initializing the vector with values [0, 0,
0].
- VectorM3L(long, long, long) - Constructor for class com.io7m.jtensors.VectorM3L
-
Construct a vector initialized with the given values.
- VectorM3L(VectorReadable3LType) - Constructor for class com.io7m.jtensors.VectorM3L
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM3L.ContextVM3L - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM4D - Class in com.io7m.jtensors
-
A four-dimensional mutable vector type with double elements.
- VectorM4D() - Constructor for class com.io7m.jtensors.VectorM4D
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0, 1.0].
- VectorM4D(double, double, double, double) - Constructor for class com.io7m.jtensors.VectorM4D
-
Construct a vector initialized with the given values.
- VectorM4D(VectorReadable4DType) - Constructor for class com.io7m.jtensors.VectorM4D
-
Construct a vector initialized with the values given in the vector v.
- VectorM4D.ContextVM4D - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM4F - Class in com.io7m.jtensors
-
A four-dimensional mutable vector type with float elements.
- VectorM4F() - Constructor for class com.io7m.jtensors.VectorM4F
-
Default constructor, initializing the vector with values [0.0, 0.0,
0.0, 1.0].
- VectorM4F(float, float, float, float) - Constructor for class com.io7m.jtensors.VectorM4F
-
Construct a vector initialized with the given values.
- VectorM4F(VectorReadable4FType) - Constructor for class com.io7m.jtensors.VectorM4F
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM4F.ContextVM4F - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM4I - Class in com.io7m.jtensors
-
A four-dimensional mutable vector type with integer elements.
- VectorM4I() - Constructor for class com.io7m.jtensors.VectorM4I
-
Default constructor, initializing the vector with values [0, 0, 0,
1].
- VectorM4I(int, int, int, int) - Constructor for class com.io7m.jtensors.VectorM4I
-
Construct a vector initialized with the given values.
- VectorM4I(VectorReadable4IType) - Constructor for class com.io7m.jtensors.VectorM4I
-
Construct a vector initialized with the values given in the vector v.
- VectorM4I.ContextVM4I - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorM4L - Class in com.io7m.jtensors
-
A four-dimensional mutable vector type with integer elements.
- VectorM4L() - Constructor for class com.io7m.jtensors.VectorM4L
-
Default constructor, initializing the vector with values [0, 0, 0,
1].
- VectorM4L(long, long, long, long) - Constructor for class com.io7m.jtensors.VectorM4L
-
Construct a vector initialized with the given values.
- VectorM4L(VectorReadable4LType) - Constructor for class com.io7m.jtensors.VectorM4L
-
Construct a vector initialized with the values given in the vector in_v.
- VectorM4L.ContextVM4L - Class in com.io7m.jtensors
-
Preallocated storage to allow all vector functions to run without
allocating.
- VectorReadable2DType - Interface in com.io7m.jtensors
-
'Read' interface to two-dimensional vectors with double elements.
- VectorReadable2FType - Interface in com.io7m.jtensors
-
'Read' interface to two-dimensional vectors with float elements.
- VectorReadable2IType - Interface in com.io7m.jtensors
-
'Read' interface to two-dimensional vectors with integer elements.
- VectorReadable2LType - Interface in com.io7m.jtensors
-
'Read' interface to two-dimensional vectors with integer elements.
- VectorReadable3DType - Interface in com.io7m.jtensors
-
'Read' interface to three-dimensional vectors with double
elements.
- VectorReadable3FType - Interface in com.io7m.jtensors
-
'Read' interface to three-dimensional vectors with float
elements.
- VectorReadable3IType - Interface in com.io7m.jtensors
-
'Read' interface to three-dimensional vectors with integer elements.
- VectorReadable3LType - Interface in com.io7m.jtensors
-
'Read' interface to three-dimensional vectors with integer elements.
- VectorReadable4DType - Interface in com.io7m.jtensors
-
'Read' interface to four-dimensional vectors with double
elements.
- VectorReadable4FType - Interface in com.io7m.jtensors
-
'Read' interface to four-dimensional vectors with float elements.
- VectorReadable4IType - Interface in com.io7m.jtensors
-
'Read' interface to four-dimensional vectors with integer elements.
- VectorReadable4LType - Interface in com.io7m.jtensors
-
'Read' interface to four-dimensional vectors with integer elements.
- VectorWritable2DType - Interface in com.io7m.jtensors
-
'Write' interface to two-dimensional vectors with double
elements.
- VectorWritable2FType - Interface in com.io7m.jtensors
-
'Write' interface to two-dimensional vectors with float elements.
- VectorWritable2IType - Interface in com.io7m.jtensors
-
'Write' interface to two-dimensional vectors with integer elements.
- VectorWritable2LType - Interface in com.io7m.jtensors
-
'Write' interface to two-dimensional vectors with long integer elements.
- VectorWritable3DType - Interface in com.io7m.jtensors
-
'Write' interface to three-dimensional vectors with double
elements.
- VectorWritable3FType - Interface in com.io7m.jtensors
-
'Write' interface to three-dimensional vectors with float
elements.
- VectorWritable3IType - Interface in com.io7m.jtensors
-
'Write' interface to three-dimensional vectors with integer elements.
- VectorWritable3LType - Interface in com.io7m.jtensors
-
'Write' interface to three-dimensional vectors with long integer
elements.
- VectorWritable4DType - Interface in com.io7m.jtensors
-
'Write' interface to four-dimensional vectors with double
elements.
- VectorWritable4FType - Interface in com.io7m.jtensors
-
'Write' interface to four-dimensional vectors with float
elements.
- VectorWritable4IType - Interface in com.io7m.jtensors
-
'Write' interface to four-dimensional vectors with integer elements.
- VectorWritable4LType - Interface in com.io7m.jtensors
-
'Write' interface to four-dimensional vectors with long integer elements.