#include <LAStreams.h>
Inheritance diagram for linalg::AREALBlockStreamOut:
Public Member Functions | |
REAL & | get (void) |
REAL & | peek (void) const |
Protected Member Functions | |
AREALBlockStreamOut (REAL *_beg_ptr, REAL *_end_ptr, const int _col_size, const int _eoc_jump) | |
AREALBlockStreamOut (REAL *orig_ptr, const DimSpecSubranged &clip) | |
Private Member Functions | |
AREALBlockStreamOut (const AREALBlockStreamOut &) | |
void | operator= (const AREALBlockStreamOut &) |
|
|
|
Definition at line 702 of file LAStreams.h. References REAL. |
|
Definition at line 706 of file LAStreams.h. |
|
Reimplemented from linalg::AREALBlockStreamIn. Definition at line 715 of file LAStreams.h. References linalg::AREALBlockStreamIn::get_ref(), and REAL. |
Here is the call graph for this function:
|
|
|
Reimplemented from linalg::AREALBlockStreamIn. Definition at line 716 of file LAStreams.h. References linalg::AREALBlockStreamIn::peek_ref(), and REAL. |
Here is the call graph for this function: