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