|  | 
| template<class T1, class T2> | 
| constexpr auto | operator() (const T1 &arg1, const T2 &arg2) const | 
|  | 
| template<class B> | 
| constexpr auto | simd_apply (const B &arg1, const B &arg2) const | 
|  | 
Definition at line 298 of file xmath.hpp.
 
◆ operator()()
template<class T1, class T2> 
  
  | 
        
          | auto xt::math::fmod_fun::operator() | ( | const T1 & | arg1, |  
          |  |  | const T2 & | arg2 ) const |  | inlineconstexpr | 
 
 
◆ simd_apply()
template<class B> 
  
  | 
        
          | auto xt::math::fmod_fun::simd_apply | ( | const B & | arg1, |  
          |  |  | const B & | arg2 ) const |  | inlineconstexpr | 
 
 
The documentation for this struct was generated from the following file:
- /home/runner/work/xtensor/xtensor/include/xtensor/core/xmath.hpp