LAMA
|
Public Types | |
typedef void(* | swap_func )(const int, T *, const int, T *, const int) |
Data Fields | |
ContextPtr | ctxt |
swap_func | func |
typedef void(* lama::LUSolver::lama_swap< T >::swap_func)(const int, T *, const int, T *, const int) |
ContextPtr lama::LUSolver::lama_swap< T >::ctxt |
Referenced by lama::LUSolver::computeLUFactorization(), and lama::LUSolver::plaswp().
swap_func lama::LUSolver::lama_swap< T >::func |
Referenced by lama::LUSolver::computeLUFactorization(), and lama::LUSolver::plaswp().