Classes | Public Types | Public Member Functions | Protected Attributes | List of all members
Eigen::internal::generic_matrix_wrapper< MatrixType, true > Class Template Reference

#include <IterativeSolverBase.h>

Classes

struct  ConstSelfAdjointViewReturnType
 

Public Types

enum  { MatrixFree = true }
 
typedef MatrixType ActualMatrixType
 

Public Member Functions

 generic_matrix_wrapper ()
 
 generic_matrix_wrapper (const MatrixType &mat)
 
void grab (const MatrixType &mat)
 
const ActualMatrixTypematrix () const
 

Protected Attributes

const ActualMatrixTypemp_matrix
 

Detailed Description

template<typename MatrixType>
class Eigen::internal::generic_matrix_wrapper< MatrixType, true >

Definition at line 100 of file IterativeSolverBase.h.

Member Typedef Documentation

template<typename MatrixType >
typedef MatrixType Eigen::internal::generic_matrix_wrapper< MatrixType, true >::ActualMatrixType

Definition at line 103 of file IterativeSolverBase.h.

Member Enumeration Documentation

template<typename MatrixType >
anonymous enum
Enumerator
MatrixFree 

Definition at line 109 of file IterativeSolverBase.h.

Constructor & Destructor Documentation

template<typename MatrixType >
Eigen::internal::generic_matrix_wrapper< MatrixType, true >::generic_matrix_wrapper ( )
inline

Definition at line 113 of file IterativeSolverBase.h.

template<typename MatrixType >
Eigen::internal::generic_matrix_wrapper< MatrixType, true >::generic_matrix_wrapper ( const MatrixType &  mat)
inline

Definition at line 117 of file IterativeSolverBase.h.

Member Function Documentation

template<typename MatrixType >
void Eigen::internal::generic_matrix_wrapper< MatrixType, true >::grab ( const MatrixType &  mat)
inline

Definition at line 126 of file IterativeSolverBase.h.

template<typename MatrixType >
const ActualMatrixType& Eigen::internal::generic_matrix_wrapper< MatrixType, true >::matrix ( ) const
inline

Definition at line 121 of file IterativeSolverBase.h.

Member Data Documentation

template<typename MatrixType >
const ActualMatrixType* Eigen::internal::generic_matrix_wrapper< MatrixType, true >::mp_matrix
protected

Definition at line 132 of file IterativeSolverBase.h.


The documentation for this class was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:37