Uses of Package
dev.nm.algebra.linear.matrix
-
Classes in dev.nm.algebra.linear.matrix used by dev.nm.algebra.linear.matrix.doubles Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. -
Classes in dev.nm.algebra.linear.matrix used by dev.nm.algebra.linear.matrix.doubles.matrixtype Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. -
Classes in dev.nm.algebra.linear.matrix used by dev.nm.algebra.linear.matrix.doubles.matrixtype.dense Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. -
Classes in dev.nm.algebra.linear.matrix used by dev.nm.algebra.linear.matrix.doubles.matrixtype.dense.triangle Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. -
Classes in dev.nm.algebra.linear.matrix used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. -
Classes in dev.nm.algebra.linear.matrix used by dev.nm.algebra.linear.matrix.doubles.operation Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. -
Classes in dev.nm.algebra.linear.matrix used by dev.nm.algebra.linear.matrix.generic Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. -
Classes in dev.nm.algebra.linear.matrix used by dev.nm.algebra.linear.matrix.generic.matrixtype Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0]. -
Classes in dev.nm.algebra.linear.matrix used by dev.nm.misc.datastructure Class Description MatrixAccessException This is the runtime exception thrown when trying to access an invalid entry in a matrix, e.g., A[0, 0].