Public Member Functions | Public Attributes | Static Public Attributes | List of all members
partial_unwrap_check< Col< eT > > Class Template Reference

#include <unwrap.hpp>

Public Member Functions

eT get_val () const
 
 partial_unwrap_check (const Col< eT > &A, const Mat< eT > &B)
 
 ~partial_unwrap_check ()
 

Public Attributes

const Mat< eT > & M
 
const Mat< eT > * M_local
 

Static Public Attributes

static const bool do_times = false
 
static const bool do_trans = false
 

Detailed Description

template<typename eT>
class partial_unwrap_check< Col< eT > >

Definition at line 1010 of file unwrap.hpp.

Constructor & Destructor Documentation

template<typename eT >
partial_unwrap_check< Col< eT > >::partial_unwrap_check ( const Col< eT > &  A,
const Mat< eT > &  B 
)
inline

Definition at line 1015 of file unwrap.hpp.

template<typename eT >
partial_unwrap_check< Col< eT > >::~partial_unwrap_check ( )
inline

Definition at line 1024 of file unwrap.hpp.

Member Function Documentation

template<typename eT >
eT partial_unwrap_check< Col< eT > >::get_val ( ) const
inline

Definition at line 1035 of file unwrap.hpp.

Member Data Documentation

template<typename eT >
const bool partial_unwrap_check< Col< eT > >::do_times = false
static

Definition at line 1039 of file unwrap.hpp.

template<typename eT >
const bool partial_unwrap_check< Col< eT > >::do_trans = false
static

Definition at line 1038 of file unwrap.hpp.

template<typename eT >
const Mat<eT>& partial_unwrap_check< Col< eT > >::M

Definition at line 1043 of file unwrap.hpp.

template<typename eT >
const Mat<eT>* partial_unwrap_check< Col< eT > >::M_local

Definition at line 1042 of file unwrap.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:01