NSVD Reader  0.0.1
normalizer.hpp File Reference

normalize algorithm More...

Go to the source code of this file.

Classes

struct  nodamushi::svd::normalized::details::if_same_type_of< T1, T2, b >
 
struct  nodamushi::svd::normalized::details::if_same_type_of< T1, T2, true >
 
struct  nodamushi::svd::normalized::details::if_same_type_of< T1, T2, false >
 
struct  nodamushi::svd::normalized::if_same_type< T1, T2 >
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >::base< SVD >
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >::e
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >::f
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >::r
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >::c
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >::p
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d
 
struct  nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error
 

Namespaces

 nodamushi
 
 nodamushi::svd
 
 nodamushi::svd::normalized
 
 nodamushi::svd::normalized::details
 

Functions

template<typename STRREF = std::string, typename STR , typename V >
static ::nodamushi::svd::normalized::node_ptr<::nodamushi::svd::normalized::Device< STRREF > > nodamushi::svd::normalize (const ::nodamushi::svd::Device< STR, V > &d)
 normalize nodamushi::svd::Device. More...
 

Detailed Description

normalize algorithm

Definition in file normalizer.hpp.