Uses of Package
dev.nm.algebra.linear.matrix.doubles.matrixtype
-
Classes in dev.nm.algebra.linear.matrix.doubles.matrixtype used by dev.nm.algebra.linear.matrix.doubles.factorization.eigen.qr Class Description GivensMatrix Givens rotation is a rotation in the plane spanned by two coordinates axes. -
Classes in dev.nm.algebra.linear.matrix.doubles.matrixtype used by dev.nm.algebra.linear.matrix.doubles.factorization.gaussianelimination Class Description PermutationMatrix A permutation matrix is a square matrix that has exactly one entry '1' in each row and each column and 0's elsewhere. -
Classes in dev.nm.algebra.linear.matrix.doubles.matrixtype used by dev.nm.algebra.linear.matrix.doubles.factorization.qr Class Description PermutationMatrix A permutation matrix is a square matrix that has exactly one entry '1' in each row and each column and 0's elsewhere. -
Classes in dev.nm.algebra.linear.matrix.doubles.matrixtype used by dev.nm.algebra.linear.matrix.doubles.factorization.triangle Class Description PermutationMatrix A permutation matrix is a square matrix that has exactly one entry '1' in each row and each column and 0's elsewhere. -
Classes in dev.nm.algebra.linear.matrix.doubles.matrixtype used by dev.nm.algebra.linear.matrix.doubles.matrixtype Class Description GivensMatrix Givens rotation is a rotation in the plane spanned by two coordinates axes.PermutationMatrix A permutation matrix is a square matrix that has exactly one entry '1' in each row and each column and 0's elsewhere.