alglib::_barycentricinterpolant_owner Class Reference

#include <interpolation.h>

Inheritance diagram for alglib::_barycentricinterpolant_owner:
alglib::barycentricinterpolant

Public Member Functions

 _barycentricinterpolant_owner ()
 
 _barycentricinterpolant_owner (const _barycentricinterpolant_owner &rhs)
 
alglib_impl::barycentricinterpolantc_ptr ()
 
alglib_impl::barycentricinterpolantc_ptr () const
 
_barycentricinterpolant_owneroperator= (const _barycentricinterpolant_owner &rhs)
 
virtual ~_barycentricinterpolant_owner ()
 

Protected Attributes

alglib_impl::barycentricinterpolantp_struct
 

Detailed Description

Definition at line 389 of file interpolation.h.

Constructor & Destructor Documentation

◆ _barycentricinterpolant_owner() [1/2]

alglib::_barycentricinterpolant_owner::_barycentricinterpolant_owner ( )

◆ _barycentricinterpolant_owner() [2/2]

alglib::_barycentricinterpolant_owner::_barycentricinterpolant_owner ( const _barycentricinterpolant_owner rhs)

◆ ~_barycentricinterpolant_owner()

virtual alglib::_barycentricinterpolant_owner::~_barycentricinterpolant_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::barycentricinterpolant* alglib::_barycentricinterpolant_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::barycentricinterpolant* alglib::_barycentricinterpolant_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::barycentricinterpolant* alglib::_barycentricinterpolant_owner::p_struct
protected

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