#include <interpolation.h>

Inheritance diagram for alglib::rbfmodel:
alglib::_rbfmodel_owner

Public Member Functions

alglib_impl::rbfmodelc_ptr ()
 
alglib_impl::rbfmodelc_ptr () const
 
rbfmodeloperator= (const rbfmodel &rhs)
 
 rbfmodel ()
 
 rbfmodel (const rbfmodel &rhs)
 
virtual ~rbfmodel ()
 

Protected Attributes

alglib_impl::rbfmodelp_struct
 

Detailed Description

Definition at line 815 of file interpolation.h.

Constructor & Destructor Documentation

◆ rbfmodel() [1/2]

alglib::rbfmodel::rbfmodel ( )

◆ rbfmodel() [2/2]

alglib::rbfmodel::rbfmodel ( const rbfmodel rhs)

◆ ~rbfmodel()

virtual alglib::rbfmodel::~rbfmodel ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::rbfmodel* alglib::_rbfmodel_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::rbfmodel* alglib::_rbfmodel_owner::c_ptr ( ) const
inherited

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::rbfmodel* alglib::_rbfmodel_owner::p_struct
protectedinherited

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