Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
partial_unwrap< Op< T1, op_htrans2 > > Class Template Reference

#include <unwrap.hpp>

Public Types

typedef T1::elem_type eT
 

Public Member Functions

eT get_val () const
 
 partial_unwrap (const Op< T1, op_htrans2 > &A)
 
 ~partial_unwrap ()
 

Public Attributes

const Mat< eTM
 
const eT val
 

Static Public Attributes

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

Detailed Description

template<typename T1>
class partial_unwrap< Op< T1, op_htrans2 > >

Definition at line 635 of file unwrap.hpp.

Member Typedef Documentation

template<typename T1 >
typedef T1::elem_type partial_unwrap< Op< T1, op_htrans2 > >::eT

Definition at line 639 of file unwrap.hpp.

Constructor & Destructor Documentation

template<typename T1 >
partial_unwrap< Op< T1, op_htrans2 > >::partial_unwrap ( const Op< T1, op_htrans2 > &  A)
inline

Definition at line 642 of file unwrap.hpp.

template<typename T1 >
partial_unwrap< Op< T1, op_htrans2 > >::~partial_unwrap ( )
inline

Definition at line 650 of file unwrap.hpp.

Member Function Documentation

template<typename T1 >
eT partial_unwrap< Op< T1, op_htrans2 > >::get_val ( ) const
inline

Definition at line 656 of file unwrap.hpp.

Member Data Documentation

template<typename T1 >
const bool partial_unwrap< Op< T1, op_htrans2 > >::do_times = true
static

Definition at line 660 of file unwrap.hpp.

template<typename T1 >
const bool partial_unwrap< Op< T1, op_htrans2 > >::do_trans = true
static

Definition at line 659 of file unwrap.hpp.

template<typename T1 >
const Mat<eT> partial_unwrap< Op< T1, op_htrans2 > >::M

Definition at line 663 of file unwrap.hpp.

template<typename T1 >
const eT partial_unwrap< Op< T1, op_htrans2 > >::val

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