Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BEPUutilitiesTests
Helper
C# Class BEPUutilitiesTests.Helper
Exibir arquivo
Open project: RossNordby/scratchpad
Public Methods
Method
Description
Test
(
string
testName
,
float>.Func
function
,
int
benchmarkIterations
= 100000000 ) :
void
Method Details
Test()
public
static
method
public
static
Test
(
string
testName
,
float>.Func
function
,
int
benchmarkIterations
= 100000000 ) :
void
testName
string
function
float>.Func
benchmarkIterations
int
return
void