alglib::_hqrndstate_owner Class Reference

#include <alglibmisc.h>

Inheritance diagram for alglib::_hqrndstate_owner:
alglib::hqrndstate

Public Member Functions

 _hqrndstate_owner ()
 
 _hqrndstate_owner (const _hqrndstate_owner &rhs)
 
alglib_impl::hqrndstatec_ptr ()
 
alglib_impl::hqrndstatec_ptr () const
 
_hqrndstate_owneroperator= (const _hqrndstate_owner &rhs)
 
virtual ~_hqrndstate_owner ()
 

Protected Attributes

alglib_impl::hqrndstatep_struct
 

Detailed Description

Definition at line 151 of file alglibmisc.h.

Constructor & Destructor Documentation

◆ _hqrndstate_owner() [1/2]

alglib::_hqrndstate_owner::_hqrndstate_owner ( )

◆ _hqrndstate_owner() [2/2]

alglib::_hqrndstate_owner::_hqrndstate_owner ( const _hqrndstate_owner rhs)

◆ ~_hqrndstate_owner()

virtual alglib::_hqrndstate_owner::~_hqrndstate_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::hqrndstate* alglib::_hqrndstate_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::hqrndstate* alglib::_hqrndstate_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::hqrndstate* alglib::_hqrndstate_owner::p_struct
protected

Definition at line 170 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