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