- clamp(PVector2D<T>, PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
-
Clamp the values in v by v_min and v_max.
- clamp(PVector2F<T>, PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
-
Clamp the values in v by v_min and v_max.
- clamp(PVector2I<T>, PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
-
Clamp the values in v by v_min and v_max.
- clamp(PVector2L<T>, PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
-
Clamp the values in v by v_min and v_max.
- clamp(PVector3D<T>, PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
-
Clamp the values in v by v_min and v_max.
- clamp(PVector3F<T>, PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
-
Clamp the values in v by v_min and v_max.
- clamp(PVector3I<T>, PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
-
Clamp the values in v by v_min and v_max.
- clamp(PVector3L<T>, PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
-
Clamp the values in v by v_min and v_max.
- clamp(PVector4D<T>, PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
-
Clamp the values in v by v_min and v_max.
- clamp(PVector4F<T>, PVector4F<T>, PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
-
Clamp the values in v by v_min and v_max.
- clamp(PVector4I<T>, PVector4I<T>, PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
-
Clamp the values in v by v_min and v_max.
- clamp(PVector4L<T>, PVector4L<T>, PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
-
Clamp the values in v by v_min and v_max.
- clamp(Vector2D, Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
-
Clamp the values in v by v_min and v_max.
- clamp(Vector2F, Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
-
Clamp the values in v by v_min and v_max.
- clamp(Vector2I, Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
-
Clamp the values in v by v_min and v_max.
- clamp(Vector2L, Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
-
Clamp the values in v by v_min and v_max.
- clamp(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
-
Clamp the values in v by v_min and v_max.
- clamp(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
-
Clamp the values in v by v_min and v_max.
- clamp(Vector3I, Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
-
Clamp the values in v by v_min and v_max.
- clamp(Vector3L, Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
-
Clamp the values in v by v_min and v_max.
- clamp(Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
-
Clamp the values in v by v_min and v_max.
- clamp(Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
-
Clamp the values in v by v_min and v_max.
- clamp(Vector4I, Vector4I, Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
-
Clamp the values in v by v_min and v_max.
- clamp(Vector4L, Vector4L, Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
-
Clamp the values in v by v_min and v_max.
- column0(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
- column0(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
- column0(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
- column0(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
- column0(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
- column0(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
- column0(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
- column0(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
- column0(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
- column0(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
- column0(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
- column0(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
- column1(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
- column1(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
- column1(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
- column1(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
- column1(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
- column1(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
- column1(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
- column1(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
- column1(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
- column1(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
- column1(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
- column1(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
- column2(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
- column2(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
- column2(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
- column2(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
- column2(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
- column2(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
- column2(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
- column2(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
- column3(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
- column3(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
- column3(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
- column3(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
- com.io7m.jtensors.core - package com.io7m.jtensors.core
-
Core types and functions.
- com.io7m.jtensors.core.determinants - package com.io7m.jtensors.core.determinants
-
Functions for calculating determinants.
- com.io7m.jtensors.core.dotproducts - package com.io7m.jtensors.core.dotproducts
-
Functions for calculating dot products.
- com.io7m.jtensors.core.parameterized.matrices - package com.io7m.jtensors.core.parameterized.matrices
-
Parameterized matrix types.
- com.io7m.jtensors.core.parameterized.vectors - package com.io7m.jtensors.core.parameterized.vectors
-
Parameterized vector types.
- com.io7m.jtensors.core.quaternions - package com.io7m.jtensors.core.quaternions
-
Quaternion types.
- com.io7m.jtensors.core.unparameterized.matrices - package com.io7m.jtensors.core.unparameterized.matrices
-
Unparameterized matrix types.
- com.io7m.jtensors.core.unparameterized.vectors - package com.io7m.jtensors.core.unparameterized.vectors
-
Unparameterized vector types.
- com.io7m.jtensors.documentation - package com.io7m.jtensors.documentation
-
Documentation.
- com.io7m.jtensors.generators - package com.io7m.jtensors.generators
-
QuickCheck generators.
- com.io7m.jtensors.storage.api - package com.io7m.jtensors.storage.api
-
Tensor storage API.
- com.io7m.jtensors.storage.api.parameterized.matrices - package com.io7m.jtensors.storage.api.parameterized.matrices
-
Parameterized matrix storage types.
- com.io7m.jtensors.storage.api.parameterized.vectors - package com.io7m.jtensors.storage.api.parameterized.vectors
-
Parameterized vector storage types.
- com.io7m.jtensors.storage.api.unparameterized.matrices - package com.io7m.jtensors.storage.api.unparameterized.matrices
-
Unparameterized matrix storage types.
- com.io7m.jtensors.storage.api.unparameterized.vectors - package com.io7m.jtensors.storage.api.unparameterized.vectors
-
Unparameterized vector storage types.
- com.io7m.jtensors.storage.bytebuffered - package com.io7m.jtensors.storage.bytebuffered
-
Tensor ByteBuffered storage implementations.
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s8
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s8
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
-
- componentCount() - Method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
-
- conjugate(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
-
Calculate the conjugate of the input quaternion q.
- conjugate(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
-
Calculate the conjugate of the input quaternion q.
- create() - Static method in class com.io7m.jtensors.generators.Matrix2x2DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Matrix2x2FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Matrix3x3DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Matrix3x3FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Matrix4x4DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Matrix4x4FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PMatrix2x2DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PMatrix2x2FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PMatrix3x3DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PMatrix3x3FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PMatrix4x4DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PMatrix4x4FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector2DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector2FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector3DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector3FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector4DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector4FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Quaternion4DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- create() - Static method in class com.io7m.jtensors.generators.Quaternion4FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- create() - Static method in class com.io7m.jtensors.generators.Vector2DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector2FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector3DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector3FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector4DGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector4FGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
-
Create a generator initialized with a default component generator.
- create() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
-
Create a generator initialized with a default component generator.
- create16() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create16() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-32768, 32767].
- create32() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create32() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-2147483648, 2147483647].
- create64() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-9223372036854775808,
9223372036854775807].
- create64() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-9223372036854775808,
9223372036854775807].
- create64() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-9223372036854775808,
9223372036854775807].
- create64() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-9223372036854775808,
9223372036854775807].
- create64() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-9223372036854775808,
9223372036854775807].
- create64() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-9223372036854775808,
9223372036854775807].
- create8() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- create8() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 127].
- createNormal() - Static method in class com.io7m.jtensors.generators.Matrix2x2DGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Matrix2x2FGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Matrix3x3DGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Matrix3x3FGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Matrix4x4DGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Matrix4x4FGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix2x2DGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix2x2FGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix3x3DGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix3x3FGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix4x4DGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PMatrix4x4FGenerator
-
Create a generator initialized with a default component generator that only
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PVector2DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1, 1].
- createNormal() - Static method in class com.io7m.jtensors.generators.PVector2FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PVector3DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PVector3FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PVector4DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.PVector4FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Vector2DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Vector2FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Vector3DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Vector3FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Vector4DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createNormal() - Static method in class com.io7m.jtensors.generators.Vector4FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-1.0, 1.0].
- createOrthogonal() - Static method in class com.io7m.jtensors.generators.Matrix4x4DGenerator
-
Create a generator initialized with a default component generator that only
produces orthogonal matrices.
- createOrthogonal() - Static method in class com.io7m.jtensors.generators.Matrix4x4FGenerator
-
Create a generator initialized with a default component generator that only
produces orthogonal matrices.
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector2DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-(2 ^ 16), 2 ^ 16].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector2FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector2IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 128].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536, 65536].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector3DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-(2 ^ 16), 2 ^ 16].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector3FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector3IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 128].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536, 65536].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector4DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-(2 ^ 16), 2 ^ 16].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector4FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector4IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 128].
- createSmall() - Static method in class com.io7m.jtensors.generators.PVector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536, 65536].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector2DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector2FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector2IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 128].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector2LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536, 65536].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector3DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector3FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector3IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 128].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector3LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536, 65536].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector4DGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector4FGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536.0, 65536.0].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector4IGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-128, 128].
- createSmall() - Static method in class com.io7m.jtensors.generators.Vector4LGenerator
-
Create a generator initialized with a default component generator that
produces values in the range [-65536, 65536].
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered2x2s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered3x3s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.MatrixByteBuffered4x4s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered2x2s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered3x3s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PMatrixByteBuffered4x4s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating2s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating3s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedFloating4s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral2s8
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral3s8
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.PVectorByteBufferedIntegral4s8
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating2s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating3s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedFloating4s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral2s8
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral3s8
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s16
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s32
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s64
-
Return a new vector that is backed by the given byte buffer b
- createWithBase(ByteBuffer, MutableLongType, int) - Static method in class com.io7m.jtensors.storage.bytebuffered.VectorByteBufferedIntegral4s8
-
Return a new vector that is backed by the given byte buffer b
- crossProduct(PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
-
Calculate the cross product of the vectors v0 and v1.
- crossProduct(Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
-
Calculate the cross product of the vectors v0 and v1.
- determinant(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Calculate the determinant of the matrix m.
- determinant(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Calculate the determinant of the matrix m.
- determinant(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Calculate the determinant of the matrix m.
- determinant(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Calculate the determinant of the matrix m.
- determinant(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Calculate the determinant of the matrix m.
- determinant(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Calculate the determinant of the matrix m.
- determinant(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
Calculate the determinant of the matrix m.
- determinant(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
Calculate the determinant of the matrix m.
- determinant(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Calculate the determinant of the matrix m.
- determinant(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Calculate the determinant of the matrix m.
- determinant(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Calculate the determinant of the matrix m.
- determinant(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Calculate the determinant of the matrix m.
- determinant2x2(double, double, double, double) - Static method in class com.io7m.jtensors.core.determinants.Determinants
-
Calculate the determinant of the given 2x2 matrix values.
- determinant3x3(double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.determinants.Determinants
-
Calculate the determinant of the given 3x3 matrix values.
- determinant4x4(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.determinants.Determinants
-
Calculate the determinant of the given 4x4 matrix values.
- Determinants - Class in com.io7m.jtensors.core.determinants
-
Functions for calculating determinants.
- Documentation - Class in com.io7m.jtensors.documentation
-
Marker class for looking up files by resource.
- dotProduct(PVector2D<T>, PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector2F<T>, PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector2I<T>, PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector2L<T>, PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector3D<T>, PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector3F<T>, PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector3I<T>, PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector3L<T>, PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector4D<T>, PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector4F<T>, PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector4I<T>, PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(PVector4L<T>, PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Quaternion4D, Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
-
Calculate the scalar product of the quaternions q0 and q1.
- dotProduct(Quaternion4F, Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
-
Calculate the scalar product of the quaternions q0 and q1.
- dotProduct(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector2I, Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector2L, Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector3I, Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector3L, Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector4I, Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct(Vector4L, Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
-
Calculate the scalar product of the vectors v0 and v1.
- dotProduct2(double, double, double, double) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsDouble
-
Calculate the dot product of (x0, y0) and (x1, y1).
- dotProduct2(int, int, int, int) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsInt
-
Calculate the dot product of (x0, y0) and (x1, y1).
- dotProduct2(long, long, long, long) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsLong
-
Calculate the dot product of (x0, y0) and (x1, y1).
- dotProduct3(double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsDouble
-
Calculate the dot product of
(x0, y0, z0) and (x1, y1, z1).
- dotProduct3(int, int, int, int, int, int) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsInt
-
Calculate the dot product of
(x0, y0, z0) and (x1, y1, z1).
- dotProduct3(long, long, long, long, long, long) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsLong
-
Calculate the dot product of
(x0, y0, z0) and (x1, y1, z1).
- dotProduct4(double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsDouble
-
Calculate the dot product of
(x0, y0, z0, w0) and (x1, y1, z1, w1).
- dotProduct4(int, int, int, int, int, int, int, int) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsInt
-
Calculate the dot product of
(x0, y0, z0, w0) and (x1, y1, z1, w1).
- dotProduct4(long, long, long, long, long, long, long, long) - Static method in class com.io7m.jtensors.core.dotproducts.DotProductsLong
-
Calculate the dot product of
(x0, y0, z0, w0) and (x1, y1, z1, w1).
- DotProductsDouble - Class in com.io7m.jtensors.core.dotproducts
-
Functions for calculating dot products.
- DotProductsInt - Class in com.io7m.jtensors.core.dotproducts
-
Functions for calculating dot products.
- DotProductsLong - Class in com.io7m.jtensors.core.dotproducts
-
Functions for calculating dot products.
- from(MatrixReadable2x2DType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType instance.
- from(PMatrix2x2DType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2DType<A, B> instance.
- from(PMatrix2x2FType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2FType<A, B> instance.
- from(MatrixReadable2x2FType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType instance.
- from(PMatrix3x3DType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3DType<A, B> instance.
- from(MatrixReadable3x3DType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType instance.
- from(MatrixReadable3x3FType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType instance.
- from(PMatrix3x3FType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3FType<A, B> instance.
- from(MatrixReadable4x4DType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType instance.
- from(PMatrix4x4DType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType<A, B> instance.
- from(PMatrix4x4FType<A, B>) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4FType<A, B> instance.
- from(MatrixReadable4x4FType) - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType instance.
- from(PVector2DType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector2DType<T> instance.
- from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
- from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
- from(PVector2FType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector2FType<T> instance.
- from(PVector2IType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector2IType<T> instance.
- from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
- from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
- from(PVector2LType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector2LType<T> instance.
- from(VectorReadable3DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType instance.
- from(PVector3DType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector3DType<T> instance.
- from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
- from(PVector3FType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector3FType<T> instance.
- from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
- from(VectorReadable3FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType instance.
- from(VectorReadable3IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType instance.
- from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
- from(PVector3IType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector3IType<T> instance.
- from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
- from(VectorReadable3LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType instance.
- from(PVector3LType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector3LType<T> instance.
- from(VectorReadable3DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType instance.
- from(PVector4DType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector4DType<T> instance.
- from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
- from(VectorReadable4DType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4DType instance.
- from(VectorReadable4FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType instance.
- from(PVector4FType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector4FType<T> instance.
- from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
- from(VectorReadable3FType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType instance.
- from(VectorReadable3IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType instance.
- from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
- from(PVector4IType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector4IType<T> instance.
- from(VectorReadable4IType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4IType instance.
- from(VectorReadable4LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4LType instance.
- from(PVector4LType<T>) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.parameterized.vectors.PVector4LType<T> instance.
- from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
- from(VectorReadable3LType) - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType instance.
- from(QuaternionReadable4DType) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.quaternions.QuaternionReadable4DType instance.
- from(Quaternion4DType) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.quaternions.Quaternion4DType instance.
- from(QuaternionReadable4FType) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.quaternions.QuaternionReadable4FType instance.
- from(Quaternion4FType) - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.quaternions.Quaternion4FType instance.
- from(MatrixReadable2x2DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2DType instance.
- from(Matrix2x2DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2DType instance.
- from(MatrixReadable2x2FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable2x2FType instance.
- from(Matrix2x2FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2FType instance.
- from(Matrix3x3DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3DType instance.
- from(MatrixReadable3x3DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3DType instance.
- from(MatrixReadable3x3FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable3x3FType instance.
- from(Matrix3x3FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3FType instance.
- from(MatrixReadable4x4DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4DType instance.
- from(Matrix4x4DType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4DType instance.
- from(Matrix4x4FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4FType instance.
- from(MatrixReadable4x4FType) - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.matrices.MatrixReadable4x4FType instance.
- from(Vector2DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector2DType instance.
- from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
- from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
- from(Vector2FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector2FType instance.
- from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
- from(Vector2IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector2IType instance.
- from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
- from(Vector2LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector2LType instance.
- from(VectorReadable3DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType instance.
- from(Vector3DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector3DType instance.
- from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
- from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
- from(Vector3FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector3FType instance.
- from(VectorReadable3FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType instance.
- from(VectorReadable3IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType instance.
- from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
- from(Vector3IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector3IType instance.
- from(Vector3LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector3LType instance.
- from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
- from(VectorReadable3LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType instance.
- from(VectorReadable3DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3DType instance.
- from(Vector4DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector4DType instance.
- from(VectorReadable2DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2DType instance.
- from(VectorReadable4DType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4DType instance.
- from(VectorReadable4FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4FType instance.
- from(VectorReadable2FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2FType instance.
- from(Vector4FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector4FType instance.
- from(VectorReadable3FType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3FType instance.
- from(VectorReadable3IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3IType instance.
- from(Vector4IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector4IType instance.
- from(VectorReadable2IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2IType instance.
- from(VectorReadable4IType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4IType instance.
- from(VectorReadable4LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable4LType instance.
- from(VectorReadable2LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable2LType instance.
- from(VectorReadable3LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.VectorReadable3LType instance.
- from(Vector4LType) - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L.Builder
-
Fill a builder with attribute values from the provided com.io7m.jtensors.core.unparameterized.vectors.Vector4LType instance.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
-
Computes a hash code from attributes: r0c0, r0c1, r1c0, r1c1.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
-
Computes a hash code from attributes: r0c0, r0c1, r1c0, r1c1.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
-
Computes a hash code from attributes: r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
-
Computes a hash code from attributes: r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
-
Computes a hash code from attributes: r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
-
Computes a hash code from attributes: r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
-
Computes a hash code from attributes: x, y.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
-
Computes a hash code from attributes: x, y.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
-
Computes a hash code from attributes: x, y.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
-
Computes a hash code from attributes: x, y.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
-
Computes a hash code from attributes: x, y, z.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
-
Computes a hash code from attributes: x, y, z.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
-
Computes a hash code from attributes: x, y, z.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
-
Computes a hash code from attributes: x, y, z.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
-
Computes a hash code from attributes: r0c0, r0c1, r1c0, r1c1.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
-
Computes a hash code from attributes: r0c0, r0c1, r1c0, r1c1.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
-
Computes a hash code from attributes: r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
-
Computes a hash code from attributes: r0c0, r0c1, r0c2, r1c0, r1c1, r1c2, r2c0, r2c1, r2c2.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
-
Computes a hash code from attributes: r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
-
Computes a hash code from attributes: r0c0, r0c1, r0c2, r0c3, r1c0, r1c1, r1c2, r1c3, r2c0, r2c1, r2c2, r2c3, r3c0, r3c1, r3c2, r3c3.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
-
Computes a hash code from attributes: x, y.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
-
Computes a hash code from attributes: x, y.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
-
Computes a hash code from attributes: x, y.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
-
Computes a hash code from attributes: x, y.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
-
Computes a hash code from attributes: x, y, z.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
-
Computes a hash code from attributes: x, y, z.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
-
Computes a hash code from attributes: x, y, z.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
-
Computes a hash code from attributes: x, y, z.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
-
Computes a hash code from attributes: x, y, z, w.
- hashCode() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
-
Computes a hash code from attributes: x, y, z, w.
- magnitude(PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
-
Calculate the magnitude of the vector v0.
- magnitude(PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
-
Calculate the magnitude of the vector v0.
- magnitude(PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
-
Calculate the magnitude of the vector v0.
- magnitude(PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
-
Calculate the magnitude of the vector v0.
- magnitude(PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
-
Calculate the magnitude of the vector v0.
- magnitude(PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
-
Calculate the magnitude of the vector v0.
- magnitude(PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
-
Calculate the magnitude of the vector v0.
- magnitude(PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
-
Calculate the magnitude of the vector v0.
- magnitude(PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
-
Calculate the magnitude of the vector v0.
- magnitude(PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
-
Calculate the magnitude of the vector v0.
- magnitude(PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
-
Calculate the magnitude of the vector v0.
- magnitude(PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
-
Calculate the magnitude of the vector v0.
- magnitude(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
-
Calculate the magnitude of the quaternion q0.
- magnitude(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
-
Calculate the magnitude of the quaternion q0.
- magnitude(Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
-
Calculate the magnitude of the vector v0.
- magnitude(Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
-
Calculate the magnitude of the vector v0.
- magnitude(Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
-
Calculate the magnitude of the vector v0.
- magnitude(Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
-
Calculate the magnitude of the vector v0.
- magnitude(Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
-
Calculate the magnitude of the vector v0.
- magnitude(Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
-
Calculate the magnitude of the vector v0.
- magnitude(Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
-
Calculate the magnitude of the vector v0.
- magnitude(Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
-
Calculate the magnitude of the vector v0.
- magnitude(Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
-
Calculate the magnitude of the vector v0.
- magnitude(Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
-
Calculate the magnitude of the vector v0.
- magnitude(Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
-
Calculate the magnitude of the vector v0.
- magnitude(Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
-
Calculate the magnitude of the vector v0.
- magnitudeSquared(PVector2D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2D
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector2F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2F
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector2I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2I
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector2L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors2L
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector3D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3D
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector3F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3F
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector3I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3I
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector3L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors3L
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector4D<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4D
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector4F<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4F
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector4I<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4I
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(PVector4L<T>) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVectors4L
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
-
Calculate the squared magnitude of the quaternion q0.
- magnitudeSquared(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
-
Calculate the squared magnitude of the quaternion q0.
- magnitudeSquared(Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2D
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2F
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector2I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2I
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector2L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors2L
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3D
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3F
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector3I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3I
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector3L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors3L
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4D
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4F
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector4I) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4I
-
Calculate the squared magnitude of the vector v0.
- magnitudeSquared(Vector4L) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vectors4L
-
Calculate the squared magnitude of the vector v0.
- Matrices2x2D - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrices2x2F - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrices3x3D - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrices3x3F - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrices4x4D - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrices4x4F - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrix2x2D - Class in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 2x2 double-typed matrices.
- Matrix2x2D.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrix2x2DGenerator - Class in com.io7m.jtensors.generators
-
A matrix generator.
- Matrix2x2DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix2x2DGenerator
-
Construct a generator.
- Matrix2x2DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 2x2 double-typed matrices.
- Matrix2x2F - Class in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 2x2 float-typed matrices.
- Matrix2x2F.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrix2x2FGenerator - Class in com.io7m.jtensors.generators
-
A matrix generator.
- Matrix2x2FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix2x2FGenerator
-
Construct a generator.
- Matrix2x2FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 2x2 float-typed matrices.
- Matrix3x3D - Class in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 3x3 double-typed matrices.
- Matrix3x3D.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrix3x3DGenerator - Class in com.io7m.jtensors.generators
-
A matrix generator.
- Matrix3x3DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix3x3DGenerator
-
Construct a generator.
- Matrix3x3DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 3x3 double-typed matrices.
- Matrix3x3F - Class in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 3x3 float-typed matrices.
- Matrix3x3F.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrix3x3FGenerator - Class in com.io7m.jtensors.generators
-
A matrix generator.
- Matrix3x3FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix3x3FGenerator
-
Construct a generator.
- Matrix3x3FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 3x3 float-typed matrices.
- Matrix4x4D - Class in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 4x4 double-typed matrices.
- Matrix4x4D.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrix4x4DGenerator - Class in com.io7m.jtensors.generators
-
A matrix generator.
- Matrix4x4DGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix4x4DGenerator
-
Construct a generator.
- Matrix4x4DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 4x4 double-typed matrices.
- Matrix4x4F - Class in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 4x4 float-typed matrices.
- Matrix4x4F.Builder - Class in com.io7m.jtensors.core.unparameterized.matrices
-
- Matrix4x4FGenerator - Class in com.io7m.jtensors.generators
-
A matrix generator.
- Matrix4x4FGenerator(Generator<Double>) - Constructor for class com.io7m.jtensors.generators.Matrix4x4FGenerator
-
Construct a generator.
- Matrix4x4FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 4x4 float-typed matrices.
- MatrixByteBuffered2x2s16 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered2x2s32 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered2x2s64 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered2x2Type - Interface in com.io7m.jtensors.storage.bytebuffered
-
The type of byte buffer backed 2x2 matrices.
- MatrixByteBuffered3x3s16 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered3x3s32 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered3x3s64 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered3x3Type - Interface in com.io7m.jtensors.storage.bytebuffered
-
The type of byte buffer backed 3x3 matrices.
- MatrixByteBuffered4x4s16 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered4x4s32 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered4x4s64 - Class in com.io7m.jtensors.storage.bytebuffered
-
A storage matrix.
- MatrixByteBuffered4x4Type - Interface in com.io7m.jtensors.storage.bytebuffered
-
The type of byte buffer backed 4x4 matrices.
- MatrixByteBufferedType - Interface in com.io7m.jtensors.storage.bytebuffered
-
The type of matrices backed by a byte buffer.
- MatrixComputationalType - Interface in com.io7m.jtensors.core
-
The type of matrices intended for computation.
- MatrixReadable2x2DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 2x2 double-typed matrices.
- MatrixReadable2x2FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 2x2 float-typed matrices.
- MatrixReadable3x3DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 3x3 double-typed matrices.
- MatrixReadable3x3FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 3x3 float-typed matrices.
- MatrixReadable4x4DType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 4x4 double-typed matrices.
- MatrixReadable4x4FType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of 4x4 float-typed matrices.
- MatrixReadableDType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of readable matrices with double-typed elements.
- MatrixReadableFType - Interface in com.io7m.jtensors.core.unparameterized.matrices
-
The type of readable matrices with float-typed elements.
- MatrixStorage2x2Type - Interface in com.io7m.jtensors.storage.api.unparameterized.matrices
-
The type of mutable 2x2 floating point number matrices.
- MatrixStorage3x3Type - Interface in com.io7m.jtensors.storage.api.unparameterized.matrices
-
The type of mutable 3x3 floating point number matrices.
- MatrixStorage4x4Type - Interface in com.io7m.jtensors.storage.api.unparameterized.matrices
-
The type of mutable 4x4 floating point number matrices.
- MatrixStorageType - Interface in com.io7m.jtensors.storage.api
-
The type of matrices intended for storage.
- multiply(PMatrix2x2D<B, C>, PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Multiply the matrices m0 and m1.
- multiply(PMatrix2x2F<B, C>, PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Multiply the matrices m0 and m1.
- multiply(PMatrix3x3D<B, C>, PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Multiply the matrices m0 and m1.
- multiply(PMatrix3x3F<B, C>, PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Multiply the matrices m0 and m1.
- multiply(PMatrix4x4D<B, C>, PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Multiply the matrices m0 and m1.
- multiply(PMatrix4x4F<B, C>, PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Multiply the matrices m0 and m1.
- multiply(Quaternion4D, Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
-
Multiply the quaternion q0 by the quaternion q1.
- multiply(Quaternion4F, Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
-
Multiply the quaternion q0 by the quaternion q1.
- multiply(Matrix2x2D, Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
Multiply the matrices m0 and m1.
- multiply(Matrix2x2F, Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
Multiply the matrices m0 and m1.
- multiply(Matrix3x3D, Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Multiply the matrices m0 and m1.
- multiply(Matrix3x3F, Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Multiply the matrices m0 and m1.
- multiply(Matrix4x4D, Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Multiply the matrices m0 and m1.
- multiply(Matrix4x4F, Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Multiply the matrices m0 and m1.
- multiplyVectorPost(PMatrix2x2D<A, B>, PVector2D<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix2x2D, Vector2D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix2x2F<A, B>, PVector2F<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix2x2F, Vector2F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix3x3D<A, B>, PVector3D<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix3x3D, Vector3D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix3x3F<A, B>, PVector3F<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix3x3F, Vector3F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix4x4D<A, B>, PVector4D<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix4x4D, Vector4D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix4x4F<A, B>, PVector4F<A>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(PMatrix4x4F, Vector4F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(Matrix2x2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(Matrix2x2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(Matrix3x3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(Matrix3x3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(Matrix4x4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Multiply the vector v by the matrix m.
- multiplyVectorPost(Matrix4x4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Multiply the vector v by the matrix m.
- of(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
-
Construct a new immutable PMatrix2x2D instance.
- of(float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
-
Construct a new immutable PMatrix2x2F instance.
- of(double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
-
Construct a new immutable PMatrix3x3D instance.
- of(float, float, float, float, float, float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
-
Construct a new immutable PMatrix3x3F instance.
- of(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
-
Construct a new immutable PMatrix4x4D instance.
- of(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
-
Construct a new immutable PMatrix4x4F instance.
- of(double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
-
Construct a new immutable PVector2D instance.
- of(float, float) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
-
Construct a new immutable PVector2F instance.
- of(int, int) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
-
Construct a new immutable PVector2I instance.
- of(long, long) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
-
Construct a new immutable PVector2L instance.
- of(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
-
Construct a new immutable PVector3D instance.
- of(float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
-
Construct a new immutable PVector3F instance.
- of(int, int, int) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
-
Construct a new immutable PVector3I instance.
- of(long, long, long) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
-
Construct a new immutable PVector3L instance.
- of(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
-
Construct a new immutable PVector4D instance.
- of(float, float, float, float) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
-
Construct a new immutable PVector4F instance.
- of(int, int, int, int) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
-
Construct a new immutable PVector4I instance.
- of(long, long, long, long) - Static method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
-
Construct a new immutable PVector4L instance.
- of(double, double, double, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternion4D
-
Construct a new immutable Quaternion4D instance.
- of(float, float, float, float) - Static method in class com.io7m.jtensors.core.quaternions.Quaternion4F
-
Construct a new immutable Quaternion4F instance.
- of(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
-
Construct a new immutable Matrix2x2D instance.
- of(float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
-
Construct a new immutable Matrix2x2F instance.
- of(double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
-
Construct a new immutable Matrix3x3D instance.
- of(float, float, float, float, float, float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
-
Construct a new immutable Matrix3x3F instance.
- of(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
-
Construct a new immutable Matrix4x4D instance.
- of(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
-
Construct a new immutable Matrix4x4F instance.
- of(double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
-
Construct a new immutable Vector2D instance.
- of(float, float) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
-
Construct a new immutable Vector2F instance.
- of(int, int) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
-
Construct a new immutable Vector2I instance.
- of(long, long) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
-
Construct a new immutable Vector2L instance.
- of(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
-
Construct a new immutable Vector3D instance.
- of(float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
-
Construct a new immutable Vector3F instance.
- of(int, int, int) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
-
Construct a new immutable Vector3I instance.
- of(long, long, long) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
-
Construct a new immutable Vector3L instance.
- of(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
-
Construct a new immutable Vector4D instance.
- of(float, float, float, float) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
-
Construct a new immutable Vector4F instance.
- of(int, int, int, int) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
-
Construct a new immutable Vector4I instance.
- of(long, long, long, long) - Static method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
-
Construct a new immutable Vector4L instance.
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
-
Calculate a quaternion that represents a rotation of r radians
around the axis (axis_x, axis_y, axis_z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
-
Calculate a quaternion that represents a rotation of r radians
around the axis (axis_x, axis_y, axis_z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
- ofAxisAngle(double, double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Construct a matrix that will rotate by angle radians around the axis (x, y, z).
- ofColumns(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Construct a matrix from the column vectors (c0, c1).
- ofColumns(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Construct a matrix from the column vectors (c0, c1).
- ofColumns(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Construct a matrix from the column vectors (c0, c1, c2).
- ofColumns(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Construct a matrix from the column vectors (c0, c1, c2).
- ofColumns(Vector4D, Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Construct a matrix from the column vectors (c0, c1, c2, c3).
- ofColumns(Vector4F, Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Construct a matrix from the column vectors (c0, c1, c2, c3).
- ofColumns(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
Construct a matrix from the column vectors (c0, c1).
- ofColumns(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
Construct a matrix from the column vectors (c0, c1).
- ofColumns(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Construct a matrix from the column vectors (c0, c1, c2).
- ofColumns(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Construct a matrix from the column vectors (c0, c1, c2).
- ofColumns(Vector4D, Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Construct a matrix from the column vectors (c0, c1, c2, c3).
- ofColumns(Vector4F, Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Construct a matrix from the column vectors (c0, c1, c2, c3).
- offset() - Method in interface com.io7m.jtensors.storage.bytebuffered.TensorByteBufferedType
-
- ofMatrix4x4(Matrix4x4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
-
Calculate a quaternion that represents the rotation given by the matrix m.
- ofMatrix4x4(Matrix4x4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
-
Calculate a quaternion that represents the rotation given by the matrix m.
- ofRows(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Construct a matrix from the row vectors (r0, r1).
- ofRows(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Construct a matrix from the row vectors (r0, r1).
- ofRows(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Construct a matrix from the row vectors (r0, r1, r2).
- ofRows(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Construct a matrix from the row vectors (r0, r1, r2).
- ofRows(Vector4D, Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Construct a matrix from the row vectors (r0, r1, r2, r3).
- ofRows(Vector4F, Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Construct a matrix from the row vectors (r0, r1, r2, r3).
- ofRows(Vector2D, Vector2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
Construct a matrix from the row vectors (r0, r1).
- ofRows(Vector2F, Vector2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
Construct a matrix from the row vectors (r0, r1).
- ofRows(Vector3D, Vector3D, Vector3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Construct a matrix from the row vectors (r0, r1, r2).
- ofRows(Vector3F, Vector3F, Vector3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Construct a matrix from the row vectors (r0, r1, r2).
- ofRows(Vector4D, Vector4D, Vector4D, Vector4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Construct a matrix from the row vectors (r0, r1, r2, r3).
- ofRows(Vector4F, Vector4F, Vector4F, Vector4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Construct a matrix from the row vectors (r0, r1, r2, r3).
- ofScale(double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Construct a matrix that will scale by (x, y).
- ofScale(double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Construct a matrix that will scale by (x, y).
- ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Construct a matrix that will scale by (x, y, z).
- ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Construct a matrix that will scale by (x, y, z).
- ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Construct a matrix that will scale by (x, y, z).
- ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Construct a matrix that will scale by (x, y, z).
- ofScale(double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
Construct a matrix that will scale by (x, y).
- ofScale(double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
Construct a matrix that will scale by (x, y).
- ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Construct a matrix that will scale by (x, y, z).
- ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Construct a matrix that will scale by (x, y, z).
- ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Construct a matrix that will scale by (x, y, z).
- ofScale(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Construct a matrix that will scale by (x, y, z).
- ofTranslation(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Construct a matrix that will translate by (x, y, z).
- ofTranslation(double, double, double) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Construct a matrix that will translate by (x, y, z).
- ofTranslation(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Construct a matrix that will translate by (x, y, z).
- ofTranslation(double, double, double) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Construct a matrix that will translate by (x, y, z).
- TensorByteBufferedType - Interface in com.io7m.jtensors.storage.bytebuffered
-
The type of tensors backed by a byte buffer.
- toMatrix4x4(Quaternion4D) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4D
-
Create a 4x4 matrix from the quaternion q.
- toMatrix4x4(Quaternion4F) - Static method in class com.io7m.jtensors.core.quaternions.Quaternions4F
-
Create a 4x4 matrix from the quaternion q.
- toParameterized(Matrix2x2D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
- toParameterized(Matrix2x2F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
- toParameterized(Matrix3x3D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
- toParameterized(Matrix3x3F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
- toParameterized(Matrix4x4D) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
- toParameterized(Matrix4x4F) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
- toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2D
-
Prints the immutable value PMatrix2x2D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix2x2F
-
Prints the immutable value PMatrix2x2F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3D
-
Prints the immutable value PMatrix3x3D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix3x3F
-
Prints the immutable value PMatrix3x3F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4D
-
Prints the immutable value PMatrix4x4D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4F
-
Prints the immutable value PMatrix4x4F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2D
-
Prints the immutable value PVector2D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2F
-
Prints the immutable value PVector2F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2I
-
Prints the immutable value PVector2I with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector2L
-
Prints the immutable value PVector2L with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3D
-
Prints the immutable value PVector3D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3F
-
Prints the immutable value PVector3F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3I
-
Prints the immutable value PVector3I with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector3L
-
Prints the immutable value PVector3L with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4D
-
Prints the immutable value PVector4D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4F
-
Prints the immutable value PVector4F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4I
-
Prints the immutable value PVector4I with attribute values.
- toString() - Method in class com.io7m.jtensors.core.parameterized.vectors.PVector4L
-
Prints the immutable value PVector4L with attribute values.
- toString() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4D
-
Prints the immutable value Quaternion4D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.quaternions.Quaternion4F
-
Prints the immutable value Quaternion4F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2D
-
Prints the immutable value Matrix2x2D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix2x2F
-
Prints the immutable value Matrix2x2F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3D
-
Prints the immutable value Matrix3x3D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix3x3F
-
Prints the immutable value Matrix3x3F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4D
-
Prints the immutable value Matrix4x4D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.matrices.Matrix4x4F
-
Prints the immutable value Matrix4x4F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2D
-
Prints the immutable value Vector2D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2F
-
Prints the immutable value Vector2F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2I
-
Prints the immutable value Vector2I with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector2L
-
Prints the immutable value Vector2L with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3D
-
Prints the immutable value Vector3D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3F
-
Prints the immutable value Vector3F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3I
-
Prints the immutable value Vector3I with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector3L
-
Prints the immutable value Vector3L with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4D
-
Prints the immutable value Vector4D with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4F
-
Prints the immutable value Vector4F with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4I
-
Prints the immutable value Vector4I with attribute values.
- toString() - Method in class com.io7m.jtensors.core.unparameterized.vectors.Vector4L
-
Prints the immutable value Vector4L with attribute values.
- toUnparameterized(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
- toUnparameterized(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
- toUnparameterized(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
- toUnparameterized(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
- toUnparameterized(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
- toUnparameterized(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
- trace(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Return the trace of the matrix m.
- trace(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Return the trace of the matrix m.
- trace(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Return the trace of the matrix m.
- trace(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Return the trace of the matrix m.
- trace(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Return the trace of the matrix m.
- trace(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Return the trace of the matrix m.
- trace(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
Return the trace of the matrix m.
- trace(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
Return the trace of the matrix m.
- trace(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Return the trace of the matrix m.
- trace(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Return the trace of the matrix m.
- trace(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Return the trace of the matrix m.
- trace(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Return the trace of the matrix m.
- transpose(PMatrix2x2D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2D
-
Calculate the transpose of the matrix m.
- transpose(PMatrix2x2F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices2x2F
-
Calculate the transpose of the matrix m.
- transpose(PMatrix3x3D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3D
-
Calculate the transpose of the matrix m.
- transpose(PMatrix3x3F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices3x3F
-
Calculate the transpose of the matrix m.
- transpose(PMatrix4x4D<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4D
-
Calculate the transpose of the matrix m.
- transpose(PMatrix4x4F<A, B>) - Static method in class com.io7m.jtensors.core.parameterized.matrices.PMatrices4x4F
-
Calculate the transpose of the matrix m.
- transpose(Matrix2x2D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2D
-
Calculate the transpose of the matrix m.
- transpose(Matrix2x2F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices2x2F
-
Calculate the transpose of the matrix m.
- transpose(Matrix3x3D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3D
-
Calculate the transpose of the matrix m.
- transpose(Matrix3x3F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices3x3F
-
Calculate the transpose of the matrix m.
- transpose(Matrix4x4D) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4D
-
Calculate the transpose of the matrix m.
- transpose(Matrix4x4F) - Static method in class com.io7m.jtensors.core.unparameterized.matrices.Matrices4x4F
-
Calculate the transpose of the matrix m.