shared
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends
Static Public Member Functions | List of all members
Benchmark Class Reference

A class of native benchmarks. More...

#include <Benchmark.hpp>

Static Public Member Functions

static void testConvolve (JNIEnv *env, jobject thisObj)
 Benchmarks repeated convolutions. More...
 

Detailed Description

A class of native benchmarks.

Member Function Documentation

void Benchmark::testConvolve ( JNIEnv *  env,
jobject  thisObj 
)
static

Benchmarks repeated convolutions.

Parameters
envthe JNI environment.
thisObjthis object.