Skip to content

Commit dd40c01

Browse files
authored
Update mkl_umath/src/mkl_umath_loops.h.src
1 parent 5e4e3ac commit dd40c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkl_umath/src/mkl_umath_loops.h.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
/**begin repeat1
5757
* # kind = absolute, add, arccos, arccosh, arcsin, arcsinh, arctan, arctanh, cbrt, ceil, conjugate,
58-
copysign, cos, cosh , divide, divmod, isfinite, isinf, isnan, equal, exp, exp2, expm1, fabs,
58+
copysign, cos, cosh, divide, divmod, isfinite, isinf, isnan, equal, exp, exp2, expm1, fabs,
5959
floor, fmax, fmin, frexp, greater, greater_equal, ldexp, less, less_equal, log, log2, log10,
6060
log1p, logical_and, logical_not, logical_or, logical_xor, maximum, minimum, multiply, modf,
6161
negative, nextafter, not_equal, positive, reciprocal, remainder, rint, sign, signbit, sin,

0 commit comments

Comments
 (0)