Public Member Functions | |
| xdebugrecord1 (const xdebugrecord1 &rhs) | |
| xdebugrecord1 & | operator= (const xdebugrecord1 &rhs) |
| alglib_impl::xdebugrecord1 * | c_ptr () |
| alglib_impl::xdebugrecord1 * | c_ptr () const |
Public Attributes | |
| ae_int_t & | i |
| alglib::complex & | c |
| real_1d_array | a |
Protected Attributes | |
| alglib_impl::xdebugrecord1 * | p_struct |
Definition at line 188 of file alglibmisc.h.
| real_1d_array alglib::xdebugrecord1::a |
Definition at line 197 of file alglibmisc.h.
| alglib::complex& alglib::xdebugrecord1::c |
Definition at line 196 of file alglibmisc.h.
| ae_int_t& alglib::xdebugrecord1::i |
Definition at line 195 of file alglibmisc.h.
|
protectedinherited |
Definition at line 186 of file alglibmisc.h.