#include <alglibmisc.h>

Inheritance diagram for alglib::xdebugrecord1:
alglib::_xdebugrecord1_owner

Public Member Functions

alglib_impl::xdebugrecord1c_ptr ()
 
alglib_impl::xdebugrecord1c_ptr () const
 
xdebugrecord1operator= (const xdebugrecord1 &rhs)
 
 xdebugrecord1 ()
 
 xdebugrecord1 (const xdebugrecord1 &rhs)
 
virtual ~xdebugrecord1 ()
 

Public Attributes

real_1d_array a
 
alglib::complexc
 
ae_int_ti
 

Protected Attributes

alglib_impl::xdebugrecord1p_struct
 

Detailed Description

Definition at line 188 of file alglibmisc.h.

Constructor & Destructor Documentation

◆ xdebugrecord1() [1/2]

alglib::xdebugrecord1::xdebugrecord1 ( )

◆ xdebugrecord1() [2/2]

alglib::xdebugrecord1::xdebugrecord1 ( const xdebugrecord1 rhs)

◆ ~xdebugrecord1()

virtual alglib::xdebugrecord1::~xdebugrecord1 ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::xdebugrecord1* alglib::_xdebugrecord1_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::xdebugrecord1* alglib::_xdebugrecord1_owner::c_ptr ( ) const
inherited

◆ operator=()

xdebugrecord1& alglib::xdebugrecord1::operator= ( const xdebugrecord1 rhs)

Member Data Documentation

◆ a

real_1d_array alglib::xdebugrecord1::a

Definition at line 197 of file alglibmisc.h.

◆ c

alglib::complex& alglib::xdebugrecord1::c

Definition at line 196 of file alglibmisc.h.

◆ i

ae_int_t& alglib::xdebugrecord1::i

Definition at line 195 of file alglibmisc.h.

◆ p_struct

alglib_impl::xdebugrecord1* alglib::_xdebugrecord1_owner::p_struct
protectedinherited

Definition at line 188 of file alglibmisc.h.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich