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

#include <strip.hpp>

Public Types

typedef T1 stored_type
 

Public Member Functions

 strip_diagmat (const Op< T1, op_diagmat > &X)
 

Public Attributes

const T1 & M
 

Static Public Attributes

static const bool do_diagmat = true
 

Detailed Description

template<typename T1>
struct strip_diagmat< Op< T1, op_diagmat > >

Definition at line 38 of file strip.hpp.

Member Typedef Documentation

template<typename T1 >
typedef T1 strip_diagmat< Op< T1, op_diagmat > >::stored_type

Definition at line 40 of file strip.hpp.

Constructor & Destructor Documentation

template<typename T1 >
strip_diagmat< Op< T1, op_diagmat > >::strip_diagmat ( const Op< T1, op_diagmat > &  X)
inline

Definition at line 42 of file strip.hpp.

Member Data Documentation

template<typename T1 >
const bool strip_diagmat< Op< T1, op_diagmat > >::do_diagmat = true
static

Definition at line 48 of file strip.hpp.

template<typename T1 >
const T1& strip_diagmat< Op< T1, op_diagmat > >::M

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