Interface Matrix4x4DType

All Superinterfaces:
MatrixComputationalType, MatrixReadable4x4DType, MatrixReadableDType
All Known Implementing Classes:
Matrix4x4D

@Immutable
public interface Matrix4x4DType
extends MatrixReadable4x4DType, MatrixComputationalType
The type of 4x4 double-typed matrices.