|
Epetra Package Browser (Single Doxygen Collection)
Development
|
#include <stdio.h>#include <stdlib.h>#include "Epetra_Comm.h"#include "Epetra_Map.h"#include "Epetra_Vector.h"#include "Epetra_CrsMatrix.h"
Go to the source code of this file.
Functions | |
| double | power_method (const Epetra_CrsMatrix &A) |
| double power_method | ( | const Epetra_CrsMatrix & | A | ) |
Definition at line 50 of file power_method.cpp.
1.8.5