alglib::_eigsubspacestate_owner Class Reference

#include <linalg.h>

Inheritance diagram for alglib::_eigsubspacestate_owner:
alglib::eigsubspacestate

Public Member Functions

 _eigsubspacestate_owner ()
 
 _eigsubspacestate_owner (const _eigsubspacestate_owner &rhs)
 
alglib_impl::eigsubspacestatec_ptr ()
 
alglib_impl::eigsubspacestatec_ptr () const
 
_eigsubspacestate_owneroperator= (const _eigsubspacestate_owner &rhs)
 
virtual ~_eigsubspacestate_owner ()
 

Protected Attributes

alglib_impl::eigsubspacestatep_struct
 

Detailed Description

Definition at line 309 of file linalg.h.

Constructor & Destructor Documentation

◆ _eigsubspacestate_owner() [1/2]

alglib::_eigsubspacestate_owner::_eigsubspacestate_owner ( )

◆ _eigsubspacestate_owner() [2/2]

alglib::_eigsubspacestate_owner::_eigsubspacestate_owner ( const _eigsubspacestate_owner rhs)

◆ ~_eigsubspacestate_owner()

virtual alglib::_eigsubspacestate_owner::~_eigsubspacestate_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::eigsubspacestate* alglib::_eigsubspacestate_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::eigsubspacestate* alglib::_eigsubspacestate_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::eigsubspacestate* alglib::_eigsubspacestate_owner::p_struct
protected

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