Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
strip_inv< Op< T1, op_inv > > Struct Template Reference

#include <strip.hpp>

Public Types

typedef T1 stored_type
 

Public Member Functions

 strip_inv (const Op< T1, op_inv > &X)
 

Public Attributes

const T1 & M
 

Static Public Attributes

static const bool do_inv = true
 

Detailed Description

template<typename T1>
struct strip_inv< Op< T1, op_inv > >

Definition at line 74 of file strip.hpp.

Member Typedef Documentation

template<typename T1 >
typedef T1 strip_inv< Op< T1, op_inv > >::stored_type

Definition at line 76 of file strip.hpp.

Constructor & Destructor Documentation

template<typename T1 >
strip_inv< Op< T1, op_inv > >::strip_inv ( const Op< T1, op_inv > &  X)
inline

Definition at line 78 of file strip.hpp.

Member Data Documentation

template<typename T1 >
const bool strip_inv< Op< T1, op_inv > >::do_inv = true
static

Definition at line 84 of file strip.hpp.

template<typename T1 >
const T1& strip_inv< Op< T1, op_inv > >::M

Definition at line 86 of file strip.hpp.


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


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