Documentation of 'Jampack.Zltmat' Java class
Zltmat
Jampack

Class Zltmat



  • public class Zltmat
    extends Zmat
    Zltmat is a tag class of Zmat, which tells Jampack to expect a lower 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

      • Zltmat

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

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

        public Zltmat(Zmat A)
      • Zltmat

        public Zltmat(int nrow,
                      int ncol)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.