alglib::_sparsematrix_owner Class Reference
#include <linalg.h>
Inheritance diagram for alglib::_sparsematrix_owner:
Public Member Functions | |
_sparsematrix_owner () | |
_sparsematrix_owner (const _sparsematrix_owner &rhs) | |
alglib_impl::sparsematrix * | c_ptr () |
alglib_impl::sparsematrix * | c_ptr () const |
_sparsematrix_owner & | operator= (const _sparsematrix_owner &rhs) |
virtual | ~_sparsematrix_owner () |
Protected Attributes | |
alglib_impl::sparsematrix * | p_struct |
Detailed Description
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 |
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
|
protected |
The documentation for this class was generated from the following file:
- alglib/linalg.h