Tannic
A C++ Tensor Library
|
Concept for unary mathematical function operations. More...
#include <concepts.hpp>
Concept for unary mathematical function operations.
Specifies requirements for types that represent mathematical function operations:
Used to constrain template parameters for mathematical function operations.