Stratax 0.3.1
Loading...
Searching...
No Matches
is_array< stratax::container::Tensor< T > > Struct Template Reference

Marks dtype-compatible Tensor specializations as Stratax arrays. More...

#include <Concepts.hpp>

Inheritance diagram for is_array< stratax::container::Tensor< T > >:
Collaboration diagram for is_array< stratax::container::Tensor< T > >:

Detailed Description

template<typename T>
requires DType<T>
struct is_array< stratax::container::Tensor< T > >

Marks dtype-compatible Tensor specializations as Stratax arrays.

Definition at line 108 of file Concepts.hpp.


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