lin
|
Tests if a pair of types is a "scalar scalar" pair. More...
#include <lin/core/operations/tensor_operations.hpp>
Tests if a pair of types is a "scalar scalar" pair.
T | First type. |
U | Second type. |
A pair of types is determined to be a "scalar scalar" pair if both are considered scalar types. This is used to aid with selecting overloads for operation functions.