alglib::_rbfreport_owner Class Reference

#include <interpolation.h>

Inheritance diagram for alglib::_rbfreport_owner:
alglib::rbfreport

Public Member Functions

 _rbfreport_owner ()
 
 _rbfreport_owner (const _rbfreport_owner &rhs)
 
alglib_impl::rbfreportc_ptr ()
 
alglib_impl::rbfreportc_ptr () const
 
_rbfreport_owneroperator= (const _rbfreport_owner &rhs)
 
virtual ~_rbfreport_owner ()
 

Protected Attributes

alglib_impl::rbfreportp_struct
 

Detailed Description

Definition at line 835 of file interpolation.h.

Constructor & Destructor Documentation

◆ _rbfreport_owner() [1/2]

alglib::_rbfreport_owner::_rbfreport_owner ( )

◆ _rbfreport_owner() [2/2]

alglib::_rbfreport_owner::_rbfreport_owner ( const _rbfreport_owner rhs)

◆ ~_rbfreport_owner()

virtual alglib::_rbfreport_owner::~_rbfreport_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::rbfreport* alglib::_rbfreport_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::rbfreport* alglib::_rbfreport_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::rbfreport* alglib::_rbfreport_owner::p_struct
protected

Definition at line 853 of file interpolation.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