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

#include <unwrap.hpp>

Public Types

typedef T1::elem_type eT
 

Public Member Functions

eT get_val () const
 
 partial_unwrap (const eOp< T1, eop_scalar_times > &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 = false
 

Detailed Description

template<typename T1>
class partial_unwrap< eOp< T1, eop_scalar_times > >

Definition at line 765 of file unwrap.hpp.

Member Typedef Documentation

template<typename T1 >
typedef T1::elem_type partial_unwrap< eOp< T1, eop_scalar_times > >::eT

Definition at line 769 of file unwrap.hpp.

Constructor & Destructor Documentation

template<typename T1 >
partial_unwrap< eOp< T1, eop_scalar_times > >::partial_unwrap ( const eOp< T1, eop_scalar_times > &  A)
inline

Definition at line 772 of file unwrap.hpp.

template<typename T1 >
partial_unwrap< eOp< T1, eop_scalar_times > >::~partial_unwrap ( )
inline

Definition at line 780 of file unwrap.hpp.

Member Function Documentation

template<typename T1 >
eT partial_unwrap< eOp< T1, eop_scalar_times > >::get_val ( ) const
inline

Definition at line 786 of file unwrap.hpp.

Member Data Documentation

template<typename T1 >
const bool partial_unwrap< eOp< T1, eop_scalar_times > >::do_times = true
static

Definition at line 790 of file unwrap.hpp.

template<typename T1 >
const bool partial_unwrap< eOp< T1, eop_scalar_times > >::do_trans = false
static

Definition at line 789 of file unwrap.hpp.

template<typename T1 >
const Mat<eT> partial_unwrap< eOp< T1, eop_scalar_times > >::M

Definition at line 793 of file unwrap.hpp.

template<typename T1 >
const eT partial_unwrap< eOp< T1, eop_scalar_times > >::val

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