|
MGIS
|
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 &) |
|
constexprnoexcept |
|
constexprnoexcept |