SG++-Doxygen-Documentation
|
struct that defines return for calculation the performance of a vectorized learner More...
#include <LearnerVectorizedPerformanceCalculator.hpp>
Public Attributes | |
double | GByte_ |
achieved GByte More... | |
double | GFlop_ |
achieved GFLOP More... | |
struct that defines return for calculation the performance of a vectorized learner
double sgpp::datadriven::LearnerVectorizedPerformance::GByte_ |
achieved GByte
Referenced by sgpp::datadriven::LearnerVectorizedPerformanceCalculator::getGFlopAndGByte(), and sgpp::datadriven::LearnerLeastSquaresIdentity::postProcessing().
double sgpp::datadriven::LearnerVectorizedPerformance::GFlop_ |
achieved GFLOP
Referenced by sgpp::datadriven::LearnerVectorizedPerformanceCalculator::getGFlopAndGByte(), and sgpp::datadriven::LearnerLeastSquaresIdentity::postProcessing().