#include <LAStreams.h>
Inheritance diagram for linalg::AREALStrideStreamOut:
Public Member Functions | |
REAL & | get (void) |
REAL & | peek (void) const |
Protected Member Functions | |
AREALStrideStreamOut (REAL *_beg_ptr, REAL *_end_ptr, const int _stride) | |
AREALStrideStreamOut (const AREALStrideStreamIn &proto, const IRange range, LAS::seek_dir dir) | |
Private Member Functions | |
AREALStrideStreamOut (const AREALStrideStreamOut &) | |
void | operator= (const AREALStrideStreamOut &) |
|
|
|
Definition at line 458 of file LAStreams.h. References REAL. |
|
Definition at line 464 of file LAStreams.h. |
|
Reimplemented from linalg::AREALStrideStreamIn. Definition at line 473 of file LAStreams.h. References linalg::AREALStrideStreamIn::get_ref(), and REAL. Referenced by linalg::SVD_inv_mult::fill_in(), linalg::SVD::left_householder(), and linalg::SVD::right_householder(). |
Here is the call graph for this function:
|
|
|
Reimplemented from linalg::AREALStrideStreamIn. Definition at line 474 of file LAStreams.h. References linalg::AREALStrideStreamIn::peek_ref(), and REAL. Referenced by linalg::SVD::right_householder(). |
Here is the call graph for this function: