lamppp
Loading...
Searching...
No Matches
lmp::tensor::TypeMeta< T > Struct Template Reference

simple template to convert from a concrete type (like int) to the enum type, Int32. example usage: TypeMeta<T>::value, where T is a template More...

Detailed Description

template<typename T>
struct lmp::tensor::TypeMeta< T >

simple template to convert from a concrete type (like int) to the enum type, Int32. example usage: TypeMeta<T>::value, where T is a template


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