alglib::_normestimatorstate_owner Class Reference

#include <linalg.h>

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

Public Member Functions

 _normestimatorstate_owner ()
 
 _normestimatorstate_owner (const _normestimatorstate_owner &rhs)
 
alglib_impl::normestimatorstatec_ptr ()
 
alglib_impl::normestimatorstatec_ptr () const
 
_normestimatorstate_owneroperator= (const _normestimatorstate_owner &rhs)
 
virtual ~_normestimatorstate_owner ()
 

Protected Attributes

alglib_impl::normestimatorstatep_struct
 

Detailed Description

Definition at line 282 of file linalg.h.

Constructor & Destructor Documentation

◆ _normestimatorstate_owner() [1/2]

alglib::_normestimatorstate_owner::_normestimatorstate_owner ( )

◆ _normestimatorstate_owner() [2/2]

alglib::_normestimatorstate_owner::_normestimatorstate_owner ( const _normestimatorstate_owner rhs)

◆ ~_normestimatorstate_owner()

virtual alglib::_normestimatorstate_owner::~_normestimatorstate_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

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

◆ c_ptr() [2/2]

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

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::normestimatorstate* alglib::_normestimatorstate_owner::p_struct
protected

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