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

Provides a specific tensor type's compile time dimensions. More...

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

Inheritance diagram for lin::internal::_dims< C >:
lin::internal::_dims< StreamElementWiseOperator< F, C, Cs... > >

Detailed Description

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

Provides a specific tensor type's compile time dimensions.

Template Parameters
CTensor type.

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


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