|
sisi4s
|
#include <LapackInverse.hpp>
Public Member Functions | |
| LapackInverse (const LapackMatrix< Complex64 > &A_) | |
| ~LapackInverse () | |
| const LapackMatrix< Complex64 > & | get () const |
Protected Attributes | |
| LapackMatrix< Complex64 > | invA |
|
inline |
|
inline |
|
inline |
|
protected |