xtensor
Loading...
Searching...
No Matches
xt::math::hypot_fun Struct Reference

Public Member Functions

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
 

Detailed Description

Definition at line 314 of file xmath.hpp.

Member Function Documentation

◆ operator()()

template<class T1 , class T2 >
constexpr auto xt::math::hypot_fun::operator() ( const T1 & arg1,
const T2 & arg2 ) const
inlineconstexpr

Definition at line 314 of file xmath.hpp.

◆ simd_apply()

template<class B >
constexpr auto xt::math::hypot_fun::simd_apply ( const B & arg1,
const B & arg2 ) const
inlineconstexpr

Definition at line 314 of file xmath.hpp.


The documentation for this struct was generated from the following file: