Documentation of 'Jampack.Zutmat' Java class
Zutmat
Jampack

Class Zutmat



  • public class Zutmat
    extends Zmat
    Zutmat is a tag class of Zmat, which tells Jampack to expect an upper triangular matrix. The user is entirely responsible for the matrix having the proper form, and Jampack programs do no checking. For the constructors, see the corresponding constructors for Zmat .
    • Constructor Detail

      • Zutmat

        public Zutmat(Z[][] A)
      • Zutmat

        public Zutmat(double[][] A)
      • Zutmat

        public Zutmat(Zmat A)
      • Zutmat

        public Zutmat(int nrow,
                      int ncol)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.