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