diff --git a/source/numerics.tex b/source/numerics.tex index da32b9a221..b139d93e37 100644 --- a/source/numerics.tex +++ b/source/numerics.tex @@ -19483,7 +19483,7 @@ template Ret @\placeholder{math-func-vec}@(Args... args) { return Ret([&](@\exposid{simd-size-type}@ i) { - @\placeholder{math-func}@(@\exposid{make-compatible-simd-t}@(args)[i]...); + @\placeholder{math-func}@(@\exposid{make-compatible-simd-t}@(args)[i]...); }); } \end{codeblock} @@ -19593,12 +19593,10 @@ constexpr @\exposid{math-common-simd-t}@ lerp(const V0& a, const V1& b, const V2& t) noexcept; template<@\exposconcept{math-floating-point}@ V> @\exposid{deduced-vec-t}@ assoc_laguerre(const rebind_t>& n, const - rebind_t>& m, - const V& x); + rebind_t>& m, const V& x); template<@\exposconcept{math-floating-point}@ V> @\exposid{deduced-vec-t}@ assoc_legendre(const rebind_t>& l, const - rebind_t>& m, - const V& x); + rebind_t>& m, const V& x); template @\exposid{math-common-simd-t}@ beta(const V0& x, const V1& y); template<@\exposconcept{math-floating-point}@ V> @\exposid{deduced-vec-t}@ comp_ellint_1(const V& k); @@ -19646,7 +19644,7 @@ template Ret @\placeholder{math-func-vec}@(Args... args) { return Ret([&](@\exposid{simd-size-type}@ i) { - @\placeholder{math-func}@(@\exposid{make-compatible-simd-t}@(args)[i]...); + @\placeholder{math-func}@(@\exposid{make-compatible-simd-t}@(args)[i]...); }); } \end{codeblock} @@ -19744,7 +19742,7 @@ \begin{itemdecl} template constexpr basic_vec modf(const type_identity_t>& value, - basic_vec* iptr); + basic_vec* iptr); \end{itemdecl} \begin{itemdescr} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy