Skip to content

Commit 3e05048

Browse files
committed
docs: remove comment
1 parent 6ea6699 commit 3e05048

File tree

39 files changed

+0
-117
lines changed

39 files changed

+0
-117
lines changed

lib/node_modules/@stdlib/math/base/special/acosh/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `acosh`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/asinh/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `asinh`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/atanh/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `atanh`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/besselj0/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `besselj0`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/besselj1/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `besselj1`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/bessely0/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `bessely0`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/bessely1/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `bessely0`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/beta/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `beta`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/betainc/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `ibeta`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/betaincinv/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `ibetac_inv`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/binomcoef/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `binomial_coefficient`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/cbrt/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `cbrt`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/cospi/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `cos_pi`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/ellipe/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `ellint_2`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/ellipj/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `ellipj`.
21-
*/
2219
#include <boost/math/special_functions/jacobi_elliptic.hpp>
2320
#include <stdlib.h>
2421
#include <stdio.h>

lib/node_modules/@stdlib/math/base/special/ellipk/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `ellint_1`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/erf/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `erf`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/erfc/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `erfc`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/erfcinv/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `erfc_inv`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/erfinv/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `erf_inv`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/expm1/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `expm1`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/factorial/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `factorial`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/factorial2/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `double_factorial`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/factorialln/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `lgamma`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/falling-factorial/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `falling_factorial`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/gamma-delta-ratio/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `tgamma_delta_ratio`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/gamma/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `tgamma`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/gamma1pm1/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `gamma1pm1`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/gammainc/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `gamma_p`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/gammaln/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `lgamma`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/hypot/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `hypot`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/log1p/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `log1p`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/polygamma/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `polygamma`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/powm1/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `powm1`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/riemann-zeta/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `zeta`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/rising-factorial/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `rising_factorial`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/sinpi/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `sin_pi`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/sqrt1pm1/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `sqrt1pm1`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

lib/node_modules/@stdlib/math/base/special/trigamma/benchmark/cpp/boost/benchmark.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark Boost `trigamma`.
21-
*/
2219
#include <stdlib.h>
2320
#include <stdio.h>
2421
#include <math.h>

0 commit comments

Comments
 (0)