MGIS
Loading...
Searching...
No Matches
UnaryOperation.ixx File Reference

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

Detailed Description

Author
Thomas Helfer
Date
09/05/2025

Function Documentation

◆ getNumberOfComponents() [1/2]

template<typename CallableType , EvaluatorConcept EvaluatorType>
constexpr mgis::size_type mgis::function::getNumberOfComponents ( const UnaryOperation2< CallableType, EvaluatorType > &  e)
constexprnoexcept
Returns
the number of components

◆ getNumberOfComponents() [2/2]

template<typename CallableType , EvaluatorConcept EvaluatorType>
constexpr mgis::size_type mgis::function::getNumberOfComponents ( const UnaryOperation< CallableType, EvaluatorType > &  e)
constexprnoexcept
Returns
the number of components