|
MGIS
|
This file declares the UnaryOperation class and the transform function. More...
#include <span>#include <algorithm>#include <type_traits>#include "MGIS/Function/EvaluatorModifierBase.hxx"#include "MGIS/Function/UnaryOperation.ixx"Namespaces | |
| namespace | mgis |
the namespace mgis encloses all the MGIS project. | |
Functions | |
| template<typename CallableType , EvaluatorConcept EvaluatorType> | |
| constexpr mgis::size_type | mgis::function::getNumberOfComponents (const UnaryOperation< CallableType, EvaluatorType > &) noexcept |
| template<typename CallableType , EvaluatorConcept EvaluatorType> | |
| constexpr mgis::size_type | mgis::function::getNumberOfComponents (const UnaryOperation2< CallableType, EvaluatorType > &) noexcept |
| template<typename CallableType > | |
| constexpr auto | mgis::function::internals::unary_operation_modifier2 (CallableType) |
| template<typename CallableType > | |
| constexpr auto | mgis::function::unary_operation (CallableType &&) |
| template<typename CallableType , EvaluatorConcept EvaluatorType> | |
| constexpr auto | mgis::function::unary_operation (CallableType &&, const EvaluatorType &) |
| template<typename CallableType > | |
| constexpr auto | mgis::function::transform (CallableType &&) |
| template<typename CallableType , EvaluatorConcept EvaluatorType> | |
| constexpr auto | mgis::function::transform (CallableType &&, const EvaluatorType &) |
This file declares the UnaryOperation class and the transform function.
|
constexprnoexcept |
|
constexprnoexcept |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |