alglib::hqrndstate Class Reference

#include <alglibmisc.h>

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

Public Member Functions

alglib_impl::hqrndstatec_ptr ()
 
alglib_impl::hqrndstatec_ptr () const
 
 hqrndstate ()
 
 hqrndstate (const hqrndstate &rhs)
 
hqrndstateoperator= (const hqrndstate &rhs)
 
virtual ~hqrndstate ()
 

Protected Attributes

alglib_impl::hqrndstatep_struct
 

Detailed Description

Definition at line 163 of file alglibmisc.h.

Constructor & Destructor Documentation

◆ hqrndstate() [1/2]

alglib::hqrndstate::hqrndstate ( )

◆ hqrndstate() [2/2]

alglib::hqrndstate::hqrndstate ( const hqrndstate rhs)

◆ ~hqrndstate()

virtual alglib::hqrndstate::~hqrndstate ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

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

◆ c_ptr() [2/2]

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

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::hqrndstate* alglib::_hqrndstate_owner::p_struct
protectedinherited

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