public class Zutmat extends Zmat
| Constructor and Description |
|---|
Zutmat(double[][] A) |
Zutmat(double[][] re,
double[][] im) |
Zutmat(int nrow,
int ncol) |
Zutmat(Z[][] A) |
Zutmat(Zmat A) |
public Zutmat(double[][] re,
double[][] im)
throws JampackException
JampackExceptionpublic Zutmat(Z[][] A)
public Zutmat(double[][] A)
public Zutmat(Zmat A)
public Zutmat(int nrow,
int ncol)
Copyright © 2015. All rights reserved.