MiniTensor Version of the Day
Loading...
Searching...
No Matches
minitensor::is_tensor4< T > Struct Template Reference

4th-order tensor More...

#include <MiniTensor_Traits.h>

Static Public Attributes

static bool const value = false
 Whether T is a Tensor4.
 

Detailed Description

template<typename T>
struct minitensor::is_tensor4< T >

4th-order tensor

Definition at line 175 of file MiniTensor_Traits.h.

Member Data Documentation

◆ value

template<typename T >
bool const minitensor::is_tensor4< T >::value = false
static

Whether T is a Tensor4.

Definition at line 177 of file MiniTensor_Traits.h.


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