diff --git a/lib/node_modules/@stdlib/math/base/special/acosh/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/acosh/benchmark/cpp/boost/benchmark.cpp index 3a9dd524a9ec..d0ba2e0b70f3 100644 --- a/lib/node_modules/@stdlib/math/base/special/acosh/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/acosh/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `acosh`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/asinh/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/asinh/benchmark/cpp/boost/benchmark.cpp index 0cc27bbed050..e94a51c2c485 100644 --- a/lib/node_modules/@stdlib/math/base/special/asinh/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/asinh/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `asinh`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/atanh/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/atanh/benchmark/cpp/boost/benchmark.cpp index ed36c1083d5e..e622b9a1c6de 100644 --- a/lib/node_modules/@stdlib/math/base/special/atanh/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/atanh/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `atanh`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/besselj0/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/besselj0/benchmark/cpp/boost/benchmark.cpp index 0daf71080da9..e51f0ef4267a 100644 --- a/lib/node_modules/@stdlib/math/base/special/besselj0/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/besselj0/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `besselj0`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/besselj1/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/besselj1/benchmark/cpp/boost/benchmark.cpp index d990335106d5..b7af257886ae 100644 --- a/lib/node_modules/@stdlib/math/base/special/besselj1/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/besselj1/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `besselj1`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/bessely0/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/bessely0/benchmark/cpp/boost/benchmark.cpp index e40a9cbf27cd..f8841619c17f 100644 --- a/lib/node_modules/@stdlib/math/base/special/bessely0/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/bessely0/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `bessely0`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/bessely1/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/bessely1/benchmark/cpp/boost/benchmark.cpp index be04600eb414..ae266e687248 100644 --- a/lib/node_modules/@stdlib/math/base/special/bessely1/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/bessely1/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `bessely0`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/beta/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/beta/benchmark/cpp/boost/benchmark.cpp index 45ebb39a42a1..dc476340a2ce 100644 --- a/lib/node_modules/@stdlib/math/base/special/beta/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/beta/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `beta`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/betainc/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/betainc/benchmark/cpp/boost/benchmark.cpp index 3fc3aa5a174d..5239cae65fcc 100644 --- a/lib/node_modules/@stdlib/math/base/special/betainc/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/betainc/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `ibeta`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/betaincinv/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/betaincinv/benchmark/cpp/boost/benchmark.cpp index ed37768a22b9..f33c3c12d898 100644 --- a/lib/node_modules/@stdlib/math/base/special/betaincinv/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/betaincinv/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `ibetac_inv`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/binomcoef/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/binomcoef/benchmark/cpp/boost/benchmark.cpp index fa45866f6315..e65d765b3e7d 100644 --- a/lib/node_modules/@stdlib/math/base/special/binomcoef/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/binomcoef/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `binomial_coefficient`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/cbrt/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/cbrt/benchmark/cpp/boost/benchmark.cpp index bf8edd9a139e..7f1e268d3577 100644 --- a/lib/node_modules/@stdlib/math/base/special/cbrt/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/cbrt/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `cbrt`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/cospi/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/cospi/benchmark/cpp/boost/benchmark.cpp index c723693414fe..0834fc0d0e35 100644 --- a/lib/node_modules/@stdlib/math/base/special/cospi/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/cospi/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `cos_pi`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/ellipe/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/ellipe/benchmark/cpp/boost/benchmark.cpp index 03c6dace9bd3..24a215d9a724 100644 --- a/lib/node_modules/@stdlib/math/base/special/ellipe/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/ellipe/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `ellint_2`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/ellipj/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/ellipj/benchmark/cpp/boost/benchmark.cpp index 0b70d35d247b..2b933e6f6636 100644 --- a/lib/node_modules/@stdlib/math/base/special/ellipj/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/ellipj/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `ellipj`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/ellipk/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/ellipk/benchmark/cpp/boost/benchmark.cpp index 0e4c413ac58d..a35bb69bad72 100644 --- a/lib/node_modules/@stdlib/math/base/special/ellipk/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/ellipk/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `ellint_1`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/erf/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/erf/benchmark/cpp/boost/benchmark.cpp index 5df852a14d7a..d1db77a33861 100644 --- a/lib/node_modules/@stdlib/math/base/special/erf/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/erf/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `erf`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/erfc/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/erfc/benchmark/cpp/boost/benchmark.cpp index 0283e5df3936..92acd93351ec 100644 --- a/lib/node_modules/@stdlib/math/base/special/erfc/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/erfc/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `erfc`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/erfcinv/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/erfcinv/benchmark/cpp/boost/benchmark.cpp index 9a80dbba8da0..710f41b7d264 100644 --- a/lib/node_modules/@stdlib/math/base/special/erfcinv/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/erfcinv/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `erfc_inv`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/erfinv/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/erfinv/benchmark/cpp/boost/benchmark.cpp index d4f5114428d7..1bd219d12b7a 100644 --- a/lib/node_modules/@stdlib/math/base/special/erfinv/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/erfinv/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `erf_inv`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/expm1/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/expm1/benchmark/cpp/boost/benchmark.cpp index 9929bc3a3c72..dc8698057ec5 100644 --- a/lib/node_modules/@stdlib/math/base/special/expm1/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/expm1/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `expm1`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/factorial/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/factorial/benchmark/cpp/boost/benchmark.cpp index 4e77a5d43683..a4fb7558bd6f 100644 --- a/lib/node_modules/@stdlib/math/base/special/factorial/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/factorial/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `factorial`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/factorial2/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/factorial2/benchmark/cpp/boost/benchmark.cpp index f1c136873ebd..098066090835 100644 --- a/lib/node_modules/@stdlib/math/base/special/factorial2/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/factorial2/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `double_factorial`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/factorialln/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/factorialln/benchmark/cpp/boost/benchmark.cpp index 4f1acd0d22d1..d7940125f245 100644 --- a/lib/node_modules/@stdlib/math/base/special/factorialln/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/factorialln/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `lgamma`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/falling-factorial/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/falling-factorial/benchmark/cpp/boost/benchmark.cpp index 82c6da450061..2d89a565df8d 100644 --- a/lib/node_modules/@stdlib/math/base/special/falling-factorial/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/falling-factorial/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `falling_factorial`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/gamma-delta-ratio/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/gamma-delta-ratio/benchmark/cpp/boost/benchmark.cpp index b953f1fb181e..8666780d4f2c 100644 --- a/lib/node_modules/@stdlib/math/base/special/gamma-delta-ratio/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/gamma-delta-ratio/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `tgamma_delta_ratio`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/gamma/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/gamma/benchmark/cpp/boost/benchmark.cpp index ac0d57679175..6be87cc179c5 100644 --- a/lib/node_modules/@stdlib/math/base/special/gamma/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/gamma/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `tgamma`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/gamma1pm1/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/gamma1pm1/benchmark/cpp/boost/benchmark.cpp index 6dfc5f06049d..d0ae8335e840 100644 --- a/lib/node_modules/@stdlib/math/base/special/gamma1pm1/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/gamma1pm1/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `gamma1pm1`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/gammainc/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/gammainc/benchmark/cpp/boost/benchmark.cpp index efbd0a351644..1456a7c78254 100644 --- a/lib/node_modules/@stdlib/math/base/special/gammainc/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/gammainc/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `gamma_p`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/gammaln/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/gammaln/benchmark/cpp/boost/benchmark.cpp index db86ba8b527d..93733a2019d9 100644 --- a/lib/node_modules/@stdlib/math/base/special/gammaln/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/gammaln/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `lgamma`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/hypot/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/hypot/benchmark/cpp/boost/benchmark.cpp index d679d7030df4..ad6d8569ddde 100644 --- a/lib/node_modules/@stdlib/math/base/special/hypot/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/hypot/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `hypot`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/log1p/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/log1p/benchmark/cpp/boost/benchmark.cpp index 16198ec8e99d..d3977252edff 100644 --- a/lib/node_modules/@stdlib/math/base/special/log1p/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/log1p/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `log1p`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/polygamma/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/polygamma/benchmark/cpp/boost/benchmark.cpp index 003ad22d7951..7de9669f8deb 100644 --- a/lib/node_modules/@stdlib/math/base/special/polygamma/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/polygamma/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `polygamma`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/powm1/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/powm1/benchmark/cpp/boost/benchmark.cpp index 55608c49a869..e96fa160eb5d 100644 --- a/lib/node_modules/@stdlib/math/base/special/powm1/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/powm1/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `powm1`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/riemann-zeta/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/riemann-zeta/benchmark/cpp/boost/benchmark.cpp index 6870bb08716c..10bb22b2642d 100644 --- a/lib/node_modules/@stdlib/math/base/special/riemann-zeta/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/riemann-zeta/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `zeta`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/rising-factorial/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/rising-factorial/benchmark/cpp/boost/benchmark.cpp index bf91eac54607..b78ca8720430 100644 --- a/lib/node_modules/@stdlib/math/base/special/rising-factorial/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/rising-factorial/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `rising_factorial`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/sinpi/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/sinpi/benchmark/cpp/boost/benchmark.cpp index 18749b92fce7..5e00cea1d465 100644 --- a/lib/node_modules/@stdlib/math/base/special/sinpi/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/sinpi/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `sin_pi`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/sqrt1pm1/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/sqrt1pm1/benchmark/cpp/boost/benchmark.cpp index 39b1c3080644..e57afa78ec42 100644 --- a/lib/node_modules/@stdlib/math/base/special/sqrt1pm1/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/sqrt1pm1/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `sqrt1pm1`. -*/ #include #include #include diff --git a/lib/node_modules/@stdlib/math/base/special/trigamma/benchmark/cpp/boost/benchmark.cpp b/lib/node_modules/@stdlib/math/base/special/trigamma/benchmark/cpp/boost/benchmark.cpp index 23a99f4029aa..fd70542669df 100644 --- a/lib/node_modules/@stdlib/math/base/special/trigamma/benchmark/cpp/boost/benchmark.cpp +++ b/lib/node_modules/@stdlib/math/base/special/trigamma/benchmark/cpp/boost/benchmark.cpp @@ -16,9 +16,6 @@ * limitations under the License. */ -/** -* Benchmark Boost `trigamma`. -*/ #include #include #include