lin
lin::internal::_eval< C, typename > Struct Template Reference

Provides a specific tensor type's evaluation type. More...

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

Detailed Description

template<class C, typename = void>
struct lin::internal::_eval< C, typename >

Provides a specific tensor type's evaluation type.

Template Parameters
CTensor type.

This is an implementation detail that allows the leaves lin inheritance tree that store their elements directly in a backing array. This type is in turn used to populate the traits type.


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