![]() |
klMatrix
|
#include "D:\Packages\arpack++\examples\matrices\nonsym\dnmatrxa.h"#include "ardnsmat.h"#include "ardsnsym.h"#include "ardsmat.h"#include "D:\Packages\arpack++\examples\matrices\nonsym\lnsymsol.h"#include "arrseig.h"#include <complex>
Functions | |
| void | MemoryOverflow () |
| void | callAprpackNonSymmetric (int n, double *matrix, unsigned int numEigs, complex< double > *eigenValues, complex< double > **eigenVectors, char *whichp="LM") |
| void callAprpackNonSymmetric | ( | int | n, |
| double * | matrix, | ||
| unsigned int | numEigs, | ||
| complex< double > * | eigenValues, | ||
| complex< double > ** | eigenVectors, | ||
| char * | whichp = "LM" |
||
| ) |

| void MemoryOverflow | ( | ) |
1.8.7