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

Matrix. More...

#include <MiniTensor_Traits.h>

Static Public Attributes

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

Detailed Description

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

Matrix.

Definition at line 199 of file MiniTensor_Traits.h.

Member Data Documentation

◆ value

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

Whether T is a Matrix.

Definition at line 201 of file MiniTensor_Traits.h.


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