alglib::normestimatorstate Class Reference

#include <linalg.h>

Inheritance diagram for alglib::normestimatorstate:
alglib::_normestimatorstate_owner

Public Member Functions

alglib_impl::normestimatorstatec_ptr ()
 
alglib_impl::normestimatorstatec_ptr () const
 
 normestimatorstate ()
 
 normestimatorstate (const normestimatorstate &rhs)
 
normestimatorstateoperator= (const normestimatorstate &rhs)
 
virtual ~normestimatorstate ()
 

Protected Attributes

alglib_impl::normestimatorstatep_struct
 

Detailed Description

Definition at line 294 of file linalg.h.

Constructor & Destructor Documentation

◆ normestimatorstate() [1/2]

alglib::normestimatorstate::normestimatorstate ( )

◆ normestimatorstate() [2/2]

alglib::normestimatorstate::normestimatorstate ( const normestimatorstate rhs)

◆ ~normestimatorstate()

virtual alglib::normestimatorstate::~normestimatorstate ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::normestimatorstate* alglib::_normestimatorstate_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::normestimatorstate* alglib::_normestimatorstate_owner::c_ptr ( ) const
inherited

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::normestimatorstate* alglib::_normestimatorstate_owner::p_struct
protectedinherited

Definition at line 296 of file linalg.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