lin
|
Tests if a type is a tensor. More...
#include <lin/core/operations/tensor_operations.hpp>
Tests if a type is a tensor.
T | Type. |
A type is determined to be a tensor type if it has traits. This is used to aid with selecting overloads for operation functions.