alglib::_rbfcalcbuffer_owner Class Reference

#include <interpolation.h>

Inheritance diagram for alglib::_rbfcalcbuffer_owner:
alglib::rbfcalcbuffer

Public Member Functions

 _rbfcalcbuffer_owner ()
 
 _rbfcalcbuffer_owner (const _rbfcalcbuffer_owner &rhs)
 
alglib_impl::rbfcalcbufferc_ptr ()
 
alglib_impl::rbfcalcbufferc_ptr () const
 
_rbfcalcbuffer_owneroperator= (const _rbfcalcbuffer_owner &rhs)
 
virtual ~_rbfcalcbuffer_owner ()
 

Protected Attributes

alglib_impl::rbfcalcbufferp_struct
 

Detailed Description

Definition at line 774 of file interpolation.h.

Constructor & Destructor Documentation

◆ _rbfcalcbuffer_owner() [1/2]

alglib::_rbfcalcbuffer_owner::_rbfcalcbuffer_owner ( )

◆ _rbfcalcbuffer_owner() [2/2]

alglib::_rbfcalcbuffer_owner::_rbfcalcbuffer_owner ( const _rbfcalcbuffer_owner rhs)

◆ ~_rbfcalcbuffer_owner()

virtual alglib::_rbfcalcbuffer_owner::~_rbfcalcbuffer_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::rbfcalcbuffer* alglib::_rbfcalcbuffer_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::rbfcalcbuffer* alglib::_rbfcalcbuffer_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::rbfcalcbuffer* alglib::_rbfcalcbuffer_owner::p_struct
protected

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