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

3rd-order tensor More...

#include <MiniTensor_Traits.h>

Static Public Attributes

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

Detailed Description

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

3rd-order tensor

Definition at line 151 of file MiniTensor_Traits.h.

Member Data Documentation

◆ value

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

Whether T is a Tensor3.

Definition at line 153 of file MiniTensor_Traits.h.


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