alglib::_matinvreport_owner Class Reference

#include <linalg.h>

Inheritance diagram for alglib::_matinvreport_owner:
alglib::matinvreport

Public Member Functions

 _matinvreport_owner ()
 
 _matinvreport_owner (const _matinvreport_owner &rhs)
 
alglib_impl::matinvreportc_ptr ()
 
alglib_impl::matinvreportc_ptr () const
 
_matinvreport_owneroperator= (const _matinvreport_owner &rhs)
 
virtual ~_matinvreport_owner ()
 

Protected Attributes

alglib_impl::matinvreportp_struct
 

Detailed Description

Definition at line 245 of file linalg.h.

Constructor & Destructor Documentation

◆ _matinvreport_owner() [1/2]

alglib::_matinvreport_owner::_matinvreport_owner ( )

◆ _matinvreport_owner() [2/2]

alglib::_matinvreport_owner::_matinvreport_owner ( const _matinvreport_owner rhs)

◆ ~_matinvreport_owner()

virtual alglib::_matinvreport_owner::~_matinvreport_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::matinvreport* alglib::_matinvreport_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::matinvreport* alglib::_matinvreport_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::matinvreport* alglib::_matinvreport_owner::p_struct
protected

Definition at line 259 of file linalg.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