#include <dataanalysis.h>

Inheritance diagram for alglib::mnlreport:
alglib::_mnlreport_owner

Public Member Functions

alglib_impl::mnlreportc_ptr ()
 
alglib_impl::mnlreportc_ptr () const
 
 mnlreport ()
 
 mnlreport (const mnlreport &rhs)
 
mnlreportoperator= (const mnlreport &rhs)
 
virtual ~mnlreport ()
 

Public Attributes

ae_int_tngrad
 
ae_int_tnhess
 

Protected Attributes

alglib_impl::mnlreportp_struct
 

Detailed Description

Definition at line 550 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ mnlreport() [1/2]

alglib::mnlreport::mnlreport ( )

◆ mnlreport() [2/2]

alglib::mnlreport::mnlreport ( const mnlreport rhs)

◆ ~mnlreport()

virtual alglib::mnlreport::~mnlreport ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::mnlreport* alglib::_mnlreport_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::mnlreport* alglib::_mnlreport_owner::c_ptr ( ) const
inherited

◆ operator=()

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

Member Data Documentation

◆ ngrad

ae_int_t& alglib::mnlreport::ngrad

Definition at line 557 of file dataanalysis.h.

◆ nhess

ae_int_t& alglib::mnlreport::nhess

Definition at line 558 of file dataanalysis.h.

◆ p_struct

alglib_impl::mnlreport* alglib::_mnlreport_owner::p_struct
protectedinherited

Definition at line 552 of file dataanalysis.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