MAOS
Multithreaded Adaptive Optics Simulator
|
The content of cusp is moved into a separate struct so that reference can be done correctly. More...
Data Fields | |
Spint * | p =NULL |
Spint * | i =NULL |
Real * | x =NULL |
long | nx =0 |
long | ny =0 |
long | nzmax =0 |
void * | bspmv =NULL |
void * | bspmm =NULL |
long | nbspmm =0 |
enum TYPE_SP | type =SP_CSC |
unsigned int | count =1 |
void * | desc =NULL |
Friends | |
class | cusp |
void | cuspmul (curmat &y, const cusp &A, const curmat &x, long ncolvec, char trans, Real alpha, stream_t &stream) |
The content of cusp is moved into a separate struct so that reference can be done correctly.