lin
lin::internal::_elem< C > Struct Template Reference

Provides a tensor type's element type. More...

#include <lin/core/traits/tensor.hpp>

Inheritance diagram for lin::internal::_elem< C >:
lin::internal::_elem< MappingTranspose< C > > lin::internal::_elem< StreamTranspose< C > >

Detailed Description

template<class C>
struct lin::internal::_elem< C >

Provides a tensor type's element type.

Template Parameters
CTensor type.

This is an implentation details that allows the leaves of the lin inheritance tree to make their element type information known. This type is in turn used to populate the traits type.


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