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

2nd-order tensor More...

#include <MiniTensor_Traits.h>

Static Public Attributes

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

Detailed Description

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

2nd-order tensor

Definition at line 127 of file MiniTensor_Traits.h.

Member Data Documentation

◆ value

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

Whether T is a Tensor.

Definition at line 129 of file MiniTensor_Traits.h.


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