MAOS
Multithreaded Adaptive Optics Simulator
cusp Class Reference
+ Collaboration diagram for cusp:

Public Member Functions

enum TYPE_SP Type () const
 
long Nx () const
 
long Ny () const
 
long Nzmax () const
 
int * Pp ()
 
const int * Pp () const
 
int * Pi ()
 
const int * Pi () const
 
Real * Px ()
 
const Real * Px () const
 
 cusp (const dsp *in, int tocsr=0, int transp=0)
 
 cusp (const cusp &in)
 
cuspoperator= (const cusp &in)
 
void deinit ()
 
void trans ()
 
 operator bool () const
 

Constructor & Destructor Documentation

◆ cusp()

cusp::cusp ( const dsp src_csc,
int  tocsr = 0,
int  transp = 0 
)
Parameters
src_cscSource dsp in CSC
tocsr0: Keep in CSC. 1: Convert to CSR
transp1: transpose

The documentation for this class was generated from the following files: