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

Vector. More...

#include <MiniTensor_Traits.h>

Static Public Attributes

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

Detailed Description

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

Vector.

Definition at line 103 of file MiniTensor_Traits.h.

Member Data Documentation

◆ value

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

Whether T is a Vector.

Definition at line 105 of file MiniTensor_Traits.h.


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