BenchmarkResult#
-
class numpy::BenchmarkResult#
numpy C++ class.
Example#
#include <numpy/np_ndarray.h>
using namespace numpy;
// Use BenchmarkResult
BenchmarkResult obj;
// ... operations ...
Constructors#
Signature |
Location |
Example |
|---|---|---|
|
NP_BENCHMARK_SORTING.H:32 |
|
|
NP_SPECIAL_BENCHMARK.H:35 |