Public Member Functions | Public Attributes | Static Public Attributes | List of all members
partial_unwrap_check< Op< Row< eT >, op_htrans2 > > Class Template Reference

#include <unwrap.hpp>

Public Member Functions

eT get_val () const
 
 partial_unwrap_check (const Op< Row< eT >, op_htrans2 > &A, const Mat< eT > &B)
 
 ~partial_unwrap_check ()
 

Public Attributes

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

Static Public Attributes

static const bool do_times = true
 
static const bool do_trans = true
 

Detailed Description

template<typename eT>
class partial_unwrap_check< Op< Row< eT >, op_htrans2 > >

Definition at line 1270 of file unwrap.hpp.

Constructor & Destructor Documentation

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

Definition at line 1275 of file unwrap.hpp.

template<typename eT >
partial_unwrap_check< Op< Row< eT >, op_htrans2 > >::~partial_unwrap_check ( )
inline

Definition at line 1284 of file unwrap.hpp.

Member Function Documentation

template<typename eT >
eT partial_unwrap_check< Op< Row< eT >, op_htrans2 > >::get_val ( ) const
inline

Definition at line 1295 of file unwrap.hpp.

Member Data Documentation

template<typename eT >
const bool partial_unwrap_check< Op< Row< eT >, op_htrans2 > >::do_times = true
static

Definition at line 1299 of file unwrap.hpp.

template<typename eT >
const bool partial_unwrap_check< Op< Row< eT >, op_htrans2 > >::do_trans = true
static

Definition at line 1298 of file unwrap.hpp.

template<typename eT >
const Mat<eT>& partial_unwrap_check< Op< Row< eT >, op_htrans2 > >::M

Definition at line 1304 of file unwrap.hpp.

template<typename eT >
const Mat<eT>* partial_unwrap_check< Op< Row< eT >, op_htrans2 > >::M_local

Definition at line 1303 of file unwrap.hpp.

template<typename eT >
const eT partial_unwrap_check< Op< Row< eT >, op_htrans2 > >::val

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