Material Clustering Benchmark
BenchmarkGeneration.BenchmarkDescription Class Reference

Public Member Functions

 BenchmarkDescription (ClusteringTest.LogType logType, string name)
 

Public Attributes

readonly Stack< LaunchParametersdispatches
 
readonly ClusteringTest.LogType logType
 
readonly string name
 

Detailed Description

Definition at line 5 of file BenchmarkDescription.cs.

Constructor & Destructor Documentation

◆ BenchmarkDescription()

BenchmarkGeneration.BenchmarkDescription.BenchmarkDescription ( ClusteringTest.LogType  logType,
string  name 
)
inline

Definition at line 11 of file BenchmarkDescription.cs.

Member Data Documentation

◆ dispatches

readonly Stack<LaunchParameters> BenchmarkGeneration.BenchmarkDescription.dispatches

Definition at line 7 of file BenchmarkDescription.cs.

◆ logType

readonly ClusteringTest.LogType BenchmarkGeneration.BenchmarkDescription.logType

Definition at line 8 of file BenchmarkDescription.cs.

◆ name

readonly string BenchmarkGeneration.BenchmarkDescription.name

Definition at line 9 of file BenchmarkDescription.cs.


The documentation for this class was generated from the following file: