alglib::_sparsematrix_owner Class Reference

#include <linalg.h>

Inheritance diagram for alglib::_sparsematrix_owner:
alglib::sparsematrix

Public Member Functions

 _sparsematrix_owner ()
 
 _sparsematrix_owner (const _sparsematrix_owner &rhs)
 
alglib_impl::sparsematrixc_ptr ()
 
alglib_impl::sparsematrixc_ptr () const
 
_sparsematrix_owneroperator= (const _sparsematrix_owner &rhs)
 
virtual ~_sparsematrix_owner ()
 

Protected Attributes

alglib_impl::sparsematrixp_struct
 

Detailed Description

Definition at line 179 of file linalg.h.

Constructor & Destructor Documentation

◆ _sparsematrix_owner() [1/2]

alglib::_sparsematrix_owner::_sparsematrix_owner ( )

◆ _sparsematrix_owner() [2/2]

alglib::_sparsematrix_owner::_sparsematrix_owner ( const _sparsematrix_owner rhs)

◆ ~_sparsematrix_owner()

virtual alglib::_sparsematrix_owner::~_sparsematrix_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::sparsematrix* alglib::_sparsematrix_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::sparsematrix* alglib::_sparsematrix_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::sparsematrix* alglib::_sparsematrix_owner::p_struct
protected

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