alglib::_barycentricfitreport_owner Class Reference

#include <interpolation.h>

Inheritance diagram for alglib::_barycentricfitreport_owner:
alglib::barycentricfitreport

Public Member Functions

 _barycentricfitreport_owner ()
 
 _barycentricfitreport_owner (const _barycentricfitreport_owner &rhs)
 
alglib_impl::barycentricfitreportc_ptr ()
 
alglib_impl::barycentricfitreportc_ptr () const
 
_barycentricfitreport_owneroperator= (const _barycentricfitreport_owner &rhs)
 
virtual ~_barycentricfitreport_owner ()
 

Protected Attributes

alglib_impl::barycentricfitreportp_struct
 

Detailed Description

Definition at line 564 of file interpolation.h.

Constructor & Destructor Documentation

◆ _barycentricfitreport_owner() [1/2]

alglib::_barycentricfitreport_owner::_barycentricfitreport_owner ( )

◆ _barycentricfitreport_owner() [2/2]

alglib::_barycentricfitreport_owner::_barycentricfitreport_owner ( const _barycentricfitreport_owner rhs)

◆ ~_barycentricfitreport_owner()

virtual alglib::_barycentricfitreport_owner::~_barycentricfitreport_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::barycentricfitreport* alglib::_barycentricfitreport_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::barycentricfitreport* alglib::_barycentricfitreport_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::barycentricfitreport* alglib::_barycentricfitreport_owner::p_struct
protected

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