NSVD Reader  0.0.1
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD > Struct Template Reference

#include <normalizer.hpp>

Public Member Functions

 base (const SVD &s, const std::string &n, const dim_info &di)
 indicate that the derivedFrom property is resolved More...
 
 base (const SVD &s, const std::string &n)
 
 base (const base< SVD > &)=default
 

Public Attributes

const SVD & svd
 
std::string name
 
dim_info dim
 
bool resolved
 

Detailed Description

template<typename STRREF, typename STR, typename V>
template<typename SVD>
struct nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >

Definition at line 88 of file normalizer.hpp.

Constructor & Destructor Documentation

◆ base() [1/3]

template<typename STRREF , typename STR , typename V >
template<typename SVD>
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >::base ( const SVD &  s,
const std::string &  n,
const dim_info di 
)
inline

indicate that the derivedFrom property is resolved

Definition at line 94 of file normalizer.hpp.

◆ base() [2/3]

template<typename STRREF , typename STR , typename V >
template<typename SVD>
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >::base ( const SVD &  s,
const std::string &  n 
)
inline

Definition at line 99 of file normalizer.hpp.

◆ base() [3/3]

template<typename STRREF , typename STR , typename V >
template<typename SVD>
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >::base ( const base< SVD > &  )
default

Member Data Documentation

◆ dim

template<typename STRREF , typename STR , typename V >
template<typename SVD>
dim_info nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >::dim

Definition at line 92 of file normalizer.hpp.

◆ name

template<typename STRREF , typename STR , typename V >
template<typename SVD>
std::string nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >::name

Definition at line 91 of file normalizer.hpp.

◆ resolved

template<typename STRREF , typename STR , typename V >
template<typename SVD>
bool nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >::resolved

Definition at line 93 of file normalizer.hpp.

◆ svd

template<typename STRREF , typename STR , typename V >
template<typename SVD>
const SVD& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >::svd

Definition at line 90 of file normalizer.hpp.


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