SG++-Doxygen-Documentation
chess Namespace Reference

Variables

float b = 1.0
 
string dat = ""
 
int dim = 4
 
int fields = 5
 
string fileName = "chess_" + str(dim) + "d_" + str(numElements) + ".arff"
 
string header = "@RELATION \"" + fileName + "\"\n"
 
float intervalsize = 1.0/fields
 
 irang = int(rang+1.0)
 
int numElements = 500000
 
 outFile = open(fileName, "w")
 
string point = ""
 
 r = random.random()
 
float rang = r/intervalsize
 
int seed = 135
 

Variable Documentation

◆ b

float chess.b = 1.0

Referenced by sgpp::base::MultipleClassPoint.addBorder(), sgpp::combigrid::CombiEvaluators.BSplineQuadrature(), sgpp::datadriven::ClusteringOCL::OperationClusteringOCL< T >.calculate_clusters(), sgpp::datadriven::DBMatOnlineDE.computeDensityFunction(), sgpp::base::BsplineClenshawCurtisBasis< unsigned int, unsigned int >.constructKnots(), sgpp::optimization::OperationMultipleHierarchisationLinear.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationLinearBoundary.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationModBspline.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationModLinear.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationModWavelet.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationWavelet.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationWaveletBoundary.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationBspline.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationBsplineBoundary.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationBsplineClenshawCurtis.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationLinearClenshawCurtis.doHierarchisation(), sgpp::optimization::OperationMultipleHierarchisationModBsplineClenshawCurtis.doHierarchisation(), sgpp::datadriven::OperationDensitySamplingLinear.doSampling(), sgpp::combigrid::FullGridVarianceSummationStrategy< V >.eval(), sgpp::combigrid::GaussLegendreQuadrature.evaluate(), sgpp::combigrid::GaussLegendreQuadrature.evaluate_iteratively(), sgpp::combigrid::GaussLegendreQuadrature.evaluate_logsumexp(), sgpp::combigrid::GaussLegendreQuadrature.evaluate_logsumexp_iteratively(), sgpp::combigrid::GaussLegendreQuadrature.evaluate_sumexp(), sgpp::combigrid::GaussLegendreQuadrature.evaluate_sumexp_iteratively(), sgpp::optimization::IterativeGridGeneratorRitterNovak.generate(), sgpp::combigrid::CubicSplineInterpolationEvaluator.getBasisCoefficients(), sgpp::datadriven::RegressionLearner.getMSE(), main(), sgpp::datadriven::OperationMultiEvalCuda.multTransposeFMA(), sgpp::datadriven::NearestNeighbors.NearestNeighbors(), sgpp::combigrid::ProbabilityDensityFunction1D.normalizeInput(), sgpp::datadriven::DensityOCLMultiPlatform::OperationDensity.OperationDensity(), sgpp::optimization::optimizer::CMAES.optimize(), sgpp::optimization::optimizer::NelderMead.optimize(), sgpp::optimization::optimizer::DifferentialEvolution.optimize(), sgpp::optimization::optimizer::LevenbergMarquardt.optimize(), sgpp::optimization::optimizer::AdaptiveNewton.optimize(), sgpp::base::MultipleClassRefinement.refineGridpoint(), sgpp::datadriven::ModelFittingLeastSquares.reset(), sgpp::combigrid::CubicSplineInterpolationEvaluator.setGridPoints(), sgpp::optimization::sle_solver::Armadillo.solve(), sgpp::optimization::sle_solver::Eigen.solve(), sgpp::optimization::sle_solver::UMFPACK.solve(), sgpp::solver::Fista< F >.solve(), sgpp::optimization::sle_solver::SLESolver.solve(), sgpp::datadriven::DBMatOnlineDEOrthoAdapt.solveSLE(), sgpp::datadriven::LearnerBaseSP.train(), sgpp::datadriven::LearnerBase.train(), sgpp::combigrid::FirstMomentNormStrategy.~FirstMomentNormStrategy(), sgpp::combigrid::SecondMomentNormStrategy.~SecondMomentNormStrategy(), sgpp::optimization::sle_solver::SLESolver.~SLESolver(), sgpp::solver::SLESolver.~SLESolver(), and sgpp::solver::SLESolverSP.~SLESolverSP().

◆ dat

string chess.dat = ""

◆ dim

int chess.dim = 4

Referenced by sgpp::base::MultipleClassPoint.addBorder(), sgpp::datadriven::SubspaceNodeSimple.addGridPoint(), sgpp::datadriven::SubspaceNodeCombined.addGridPoint(), sgpp::base::MultipleClassPoint.addNeighbor(), sgpp::combigrid::MCIntegrator.average(), BSplineCoefficientGridFunction(), BSplineTensorCoefficientGridFunction(), sgpp::combigrid.completeStorageLevels(), sgpp::datadriven::RosenblattTransformation.createSGDELearner(), sgpp::base::OperationFirstMomentLinearBoundary.doQuadrature(), sgpp::base::OperationFirstMomentBspline.doQuadrature(), sgpp::base::OperationFirstMomentModLinear.doQuadrature(), sgpp::base::OperationFirstMomentModBspline.doQuadrature(), sgpp::base::OperationFirstMomentModPolyClenshawCurtis.doQuadrature(), sgpp::base::OperationFirstMomentModPoly.doQuadrature(), sgpp::base::OperationFirstMomentPoly.doQuadrature(), sgpp::base::OperationFirstMomentPolyBoundary.doQuadrature(), sgpp::base::OperationSecondMomentBspline.doQuadrature(), sgpp::base::OperationSecondMomentBsplineBoundary.doQuadrature(), sgpp::base::OperationFirstMomentPolyClenshawCurtis.doQuadrature(), sgpp::base::OperationSecondMomentModBspline.doQuadrature(), sgpp::base::OperationSecondMomentModLinear.doQuadrature(), sgpp::base::OperationSecondMomentModPolyClenshawCurtis.doQuadrature(), sgpp::base::OperationSecondMomentModPoly.doQuadrature(), sgpp::base::OperationSecondMomentPoly.doQuadrature(), sgpp::base::OperationSecondMomentPolyBoundary.doQuadrature(), sgpp::base::OperationSecondMomentPolyClenshawCurtis.doQuadrature(), sgpp::base::OperationFirstMomentBsplineBoundary.doQuadrature(), sgpp::base::OperationFirstMomentLinear.doQuadrature(), sgpp::base::OperationFirstMomentModBsplineClenshawCurtis.doQuadrature(), sgpp::base::OperationFirstMomentPolyClenshawCurtisBoundary.doQuadrature(), sgpp::base::OperationSecondMomentBsplineClenshawCurtis.doQuadrature(), sgpp::base::OperationSecondMomentLinearBoundary.doQuadrature(), sgpp::base::OperationSecondMomentModBsplineClenshawCurtis.doQuadrature(), sgpp::base::OperationSecondMomentPolyClenshawCurtisBoundary.doQuadrature(), sgpp::base::OperationFirstMomentBsplineClenshawCurtis.doQuadrature(), sgpp::base::OperationSecondMomentLinear.doQuadrature(), sgpp::base::OperationQuadratureMC.doQuadrature(), sgpp::base::OperationQuadratureMC.doQuadratureFunc(), sgpp::base::OperationQuadratureMC.doQuadratureL2Error(), sgpp::base::OperationEvalModLinear.eval(), sgpp::combigrid::FullGridPCESummationStrategy< V >.eval(), sgpp::combigrid::FullGridOptimizedPCESummationStrategy< V >.eval(), sgpp::datadriven::DensityOCLMultiPlatform::SourceBuilderMult< T >.generateSource(), sgpp::datadriven::LearnerSVM.getError(), sgpp::base::HashGridIterator.getGridDepth(), sgpp::base::HashGridPoint.getLeftBoundaryPoint(), sgpp::base::HashGridPoint.getLeftChild(), sgpp::base::HashGridPoint.getLeftLevelZero(), sgpp::base::PrewaveletGridGenerator.getNumberOfRefinablePoints(), sgpp::base::HashGridPoint.getParent(), sgpp::base::HashGridPoint.getRightBoundaryPoint(), sgpp::base::HashGridPoint.getRightChild(), sgpp::base::HashGridPoint.getRightLevelZero(), sgpp::datadriven::KernelDensityEstimator.getSamples(), sgpp::combigrid::LevelManager.getSuccessors(), sgpp::base::HashGridIterator.HashGridIterator(), hpx_main(), sgpp::datadriven::OperationRegularizationDiagonal.initAnisotropicPenalty(), sgpp::datadriven::OperationRegularizationDiagonalLinearBoundary.initH0HkLaplace(), sgpp::datadriven::OperationRegularizationDiagonalLinearBoundary.initHkmix(), sgpp::datadriven::RosenblattTransformation.initialize(), sgpp::datadriven::OperationRegularizationDiagonal.initIsotropicPenalty(), sgpp::base::OCLBufferWrapperSD< int >.intializeTo(), sgpp::base::HashGridPoint.isHierarchicalAncestor(), sgpp::datadriven::DensityOCLMultiPlatform::KernelDensityMult< T >.KernelDensityMult(), main(), sgpp::combigrid::TreeStorageGuidedIterator< T >.moveToNext(), sgpp::combigrid::TensorGrid.numPointsInDim(), sgpp::datadriven::MultipleClassRefinementFunctor.operator()(), sgpp::base::AlgorithmEvaluationTransposed< BASIS >.operator()(), sgpp::base::ImpurityRefinementIndicator.operator()(), sgpp::base::AlgorithmEvaluation< BASIS >.operator()(), sgpp::pde::LaplaceEnhancedUpBBLinearBoundary.operator()(), sgpp::pde::LaplaceEnhancedDownBBLinearBoundary.operator()(), sgpp::base::PredictiveRefinementIndicator.operator()(), sgpp::base::GetAffectedBasisFunctions< BASIS >.operator()(), sgpp::pde::LaplaceEnhancedUpBBLinear.operator()(), sgpp::pde::LaplaceEnhancedDownBBLinear.operator()(), sgpp::datadriven::LearnerSVM.predict(), sgpp::datadriven::LearnerSGDE.predict(), sgpp::datadriven::OperationMultiEvalModMaskStreaming.prepare(), sgpp::datadriven::OperationMultiEvalStreamingModOCLUnified< T >.prepare(), sgpp::datadriven::OperationMultiEvalStreamingModOCLFastMultiPlatform< T >.prepare(), sgpp::datadriven::OperationMultiEvalStreamingModOCLOpt< T >.prepare(), sgpp::datadriven::OperationMultiEvalStreamingModOCLMaskMultiPlatform< T >.prepare(), sgpp::datadriven::StreamingOCLMultiPlatform::OperationMultiEvalStreamingOCLMultiPlatform< T >.prepare(), sgpp::base::GridPrinterForStretching.printSparseGrid(), sgpp::base::GridPrinter.printSparseGrid(), sgpp::base::GridPrinterForStretching.printSparseGridExpTransform(), sgpp::base::GridPrinter.printSparseGridExpTransform(), sgpp::datadriven::x86simple.printSubspace(), sgpp::solver::GroupLassoFunction.prox(), sgpp::base::HashGridIterator.push(), sgpp::pde::LaplaceEnhancedUpBBLinear.rec(), sgpp::pde::LaplaceEnhancedDownBBLinear.rec_grad(), sgpp::base::MultipleClassRefinement.refineGridpoint(), sgpp::base::StandardGridGenerator.refineInter(), sgpp::base::HashGenerator.regular_boundary_truncated_iter(), sgpp::base::HashGenerator.regularInter(), sgpp::base::HashGridPoint.setAsHierarchicalGridPoint(), sgpp::datadriven::DatasetTools.splitset(), sgpp::datadriven::LearnerSVM.storeResults(), sgpp::datadriven::SubspaceNodeCombined.SubspaceNodeCombined(), sgpp::datadriven::SubspaceNodeSimple.SubspaceNodeSimple(), sgpp::datadriven::LearnerSGD.train(), sgpp::datadriven::LearnerSGDEOnOffParallel.train(), sgpp::datadriven::LearnerSVM.train(), sgpp::datadriven::LearnerSGDE.train(), sgpp::datadriven::SparseGridDensityEstimator.train(), sgpp::datadriven::LearnerSGDE.trainOnline(), sgpp::base::ForwardSelectorRefinementIndicator.update(), sgpp::base::ImpurityRefinementIndicator.update(), sgpp::base::ConvertLinearToPrewavelet.~ConvertLinearToPrewavelet(), and sgpp::base::MultipleClassPoint.~MultipleClassPoint().

◆ fields

int chess.fields = 5

◆ fileName

string chess.fileName = "chess_" + str(dim) + "d_" + str(numElements) + ".arff"

◆ header

string chess.header = "@RELATION \"" + fileName + "\"\n"

◆ intervalsize

float chess.intervalsize = 1.0/fields

◆ irang

chess.irang = int(rang+1.0)

◆ numElements

int chess.numElements = 500000

◆ outFile

chess.outFile = open(fileName, "w")

◆ point

string chess.point = ""

Referenced by sgpp::base::HashRefinementInteraction.collectRefinablePoints(), sgpp::base::MultipleClassRefinement.collectRefinablePoints(), sgpp::base::SubspaceRefinement.collectRefinablePoints(), sgpp::base::HashRefinement.collectRefinablePoints(), sgpp::base::HashRefinementBoundaries.collectRefinablePoints(), sgpp::combigrid.convertCombigridToHierarchicalSparseGrid(), sgpp::combigrid.convertexpUniformBoundaryCombigridToHierarchicalSparseGrid(), sgpp::combigrid.convertLevelStructureToGridPoints(), sgpp::base::OperationQuadratureMC.doQuadratureL2Error(), sgpp::quadrature::OperationQuadratureMCAdvanced.doQuadratureL2Error(), sgpp::base::OperationEvalLinearClenshawCurtisNaive.eval(), sgpp::base::OperationEvalModLinearClenshawCurtisNaive.eval(), sgpp::base::OperationEvalPolyClenshawCurtisNaive.eval(), sgpp::base::OperationEvalModPolyClenshawCurtisNaive.eval(), sgpp::base::OperationEvalLinearClenshawCurtisBoundaryNaive.eval(), sgpp::base::OperationEvalModPolyNaive.eval(), sgpp::base::OperationEvalPolyClenshawCurtisBoundaryNaive.eval(), sgpp::base::OperationEvalPolyBoundaryNaive.eval(), sgpp::base::OperationEvalPolyNaive.eval(), sgpp::base::OperationEvalLinearBoundaryNaive.eval(), sgpp::base::OperationEvalLinearNaive.eval(), sgpp::base::OperationEvalModLinearNaive.eval(), sgpp::base::OperationEvalWaveletBoundaryNaive.eval(), sgpp::base::OperationEvalWaveletNaive.eval(), sgpp::base::OperationEvalModWaveletNaive.eval(), sgpp::base::OperationEvalNakBsplineBoundaryCombigridNaive.eval(), sgpp::base::OperationEvalBsplineBoundaryNaive.eval(), sgpp::base::OperationEvalFundamentalSplineNaive.eval(), sgpp::base::OperationEvalBsplineClenshawCurtisNaive.eval(), sgpp::base::OperationEvalModBsplineNaive.eval(), sgpp::base::OperationEvalModFundamentalSplineNaive.eval(), sgpp::base::OperationEvalBsplineNaive.eval(), sgpp::base::OperationEvalModBsplineClenshawCurtisNaive.eval(), sgpp::base::OperationEvalGradientWaveletNaive.evalGradient(), sgpp::base::OperationEvalGradientWaveletBoundaryNaive.evalGradient(), sgpp::base::OperationEvalGradientModWaveletNaive.evalGradient(), sgpp::base::OperationEvalGradientBsplineNaive.evalGradient(), sgpp::base::OperationEvalGradientBsplineBoundaryNaive.evalGradient(), sgpp::base::OperationEvalGradientFundamentalSplineNaive.evalGradient(), sgpp::base::OperationEvalGradientModBsplineNaive.evalGradient(), sgpp::base::OperationEvalGradientBsplineClenshawCurtisNaive.evalGradient(), sgpp::base::OperationEvalGradientModBsplineClenshawCurtisNaive.evalGradient(), sgpp::base::OperationEvalGradientModFundamentalSplineNaive.evalGradient(), sgpp::base::OperationEvalHessianModWaveletNaive.evalHessian(), sgpp::base::OperationEvalHessianWaveletNaive.evalHessian(), sgpp::base::OperationEvalHessianWaveletBoundaryNaive.evalHessian(), sgpp::base::OperationEvalHessianBsplineNaive.evalHessian(), sgpp::base::OperationEvalHessianModBsplineNaive.evalHessian(), sgpp::base::OperationEvalHessianBsplineBoundaryNaive.evalHessian(), sgpp::base::OperationEvalHessianBsplineClenshawCurtisNaive.evalHessian(), sgpp::base::OperationEvalHessianFundamentalSplineNaive.evalHessian(), sgpp::base::OperationEvalHessianModFundamentalSplineNaive.evalHessian(), sgpp::base::OperationEvalHessianModBsplineClenshawCurtisNaive.evalHessian(), sgpp::base::OperationEvalPartialDerivativeModWaveletNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeWaveletBoundaryNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeWaveletNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeFundamentalSplineNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeModBsplineNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeModFundamentalSplineNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeBsplineBoundaryNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeBsplineClenshawCurtisNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeBsplineNaive.evalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeModBsplineClenshawCurtisNaive.evalPartialDerivative(), sgpp::base::BreadthFirstSearch< FUNC >.execute(), sgpp::base::HashCoarsening.free_coarsen_NFirstOnly(), sgpp::base::ImpurityRefinement.getIndicator(), sgpp::base::ForwardSelectorRefinement.getIndicator(), sgpp::base::PredictiveRefinement.getIndicator(), sgpp::datadriven::PiecewiseConstantRegression::Node.getMSE(), sgpp::base::HashRefinementBoundaries.getNumberOfRefinablePoints(), sgpp::base::HashRefinement.getNumberOfRefinablePoints(), sgpp::base::HashRefinementBoundariesMaxLevel.getNumberOfRefinablePointsToMaxLevel(), sgpp::base::HashCoarsening.getNumberOfRemovablePoints(), sgpp::datadriven::PiecewiseConstantRegression::Node.getSupportIndizes(), sgpp::base::HashGridStorage.getUnitCoordinate(), sgpp::datadriven::clusteringmpi::MPIWorkerGridBase.MPIWorkerGridBase(), sgpp::datadriven::DensityOCLMultiPlatform::OperationDensityOCLMultiPlatform< T >.OperationDensityOCLMultiPlatform(), sgpp::datadriven::DensityOCLMultiPlatform::OperationPruneGraphOCLMultiPlatform< T >.OperationPruneGraphOCLMultiPlatform(), sgpp::base::DehierarchisationFundamentalSpline.operator()(), sgpp::base::HierarchisationModFundamentalSpline.operator()(), sgpp::base::HierarchisationFundamentalSpline.operator()(), sgpp::base::DehierarchisationModFundamentalSpline.operator()(), sgpp::datadriven::LearnerSGDEOnOffParallel.predict(), sgpp::datadriven::OperationMultipleEvalSubspaceSimple.prepare(), sgpp::datadriven::OperationMultipleEvalSubspaceCombined.prepare(), sgpp::base::GridPrinterForStretching.printGrid(), sgpp::base::GridPrinter.printGrid(), sgpp::base::GridPrinter.printGridDomain(), sgpp::base::GridPrinterForStretching.printGridDomainStretching(), sgpp::base::HashGridStorage.recalcLeafProperty(), sgpp::base::ANOVAHashRefinement.refineGridpoint(), sgpp::base::MultipleClassRefinement.refineGridpoint(), sgpp::base::HashRefinementBoundaries.refineGridpoint(), sgpp::base::HashRefinement.refineGridpoint(), sgpp::base::HashRefinementBoundariesMaxLevel.refineGridpoint(), sgpp::base::ImpurityRefinement.refineGridpointsCollection(), sgpp::base::ForwardSelectorRefinement.refineGridpointsCollection(), sgpp::base::HashRefinementBoundariesMaxLevel.refineToMaxLevel(), sgpp::base::HashGenerator.regularWithBoundaries(), sgpp::base::HashGenerator.regularWithPeriodicBoundaries(), sgpp::base::HashGridIterator.set(), sgpp::base::HashGenerator.squareRoot(), sgpp::datadriven.test_dataset(), sgpp::datadriven.test_dataset_mse(), sgpp::datadriven.test_datasetWithCharacteristicNumber(), sgpp::base::BoundingBox.transformPointToBoundingBox(), sgpp::base::HashGenerator.truncated(), sgpp::base::MultipleClassRefinement.~MultipleClassRefinement(), sgpp::base::OperationEval.~OperationEval(), sgpp::base::OperationEvalBsplineBoundaryNaive.~OperationEvalBsplineBoundaryNaive(), sgpp::base::OperationEvalBsplineClenshawCurtisNaive.~OperationEvalBsplineClenshawCurtisNaive(), sgpp::base::OperationEvalBsplineNaive.~OperationEvalBsplineNaive(), sgpp::base::OperationEvalFundamentalSplineNaive.~OperationEvalFundamentalSplineNaive(), sgpp::base::OperationEvalGradient.~OperationEvalGradient(), sgpp::base::OperationEvalGradientBsplineBoundaryNaive.~OperationEvalGradientBsplineBoundaryNaive(), sgpp::base::OperationEvalGradientBsplineClenshawCurtisNaive.~OperationEvalGradientBsplineClenshawCurtisNaive(), sgpp::base::OperationEvalGradientBsplineNaive.~OperationEvalGradientBsplineNaive(), sgpp::base::OperationEvalGradientFundamentalSplineNaive.~OperationEvalGradientFundamentalSplineNaive(), sgpp::base::OperationEvalGradientModBsplineClenshawCurtisNaive.~OperationEvalGradientModBsplineClenshawCurtisNaive(), sgpp::base::OperationEvalGradientModBsplineNaive.~OperationEvalGradientModBsplineNaive(), sgpp::base::OperationEvalGradientModFundamentalSplineNaive.~OperationEvalGradientModFundamentalSplineNaive(), sgpp::base::OperationEvalGradientModWaveletNaive.~OperationEvalGradientModWaveletNaive(), sgpp::base::OperationEvalGradientWaveletBoundaryNaive.~OperationEvalGradientWaveletBoundaryNaive(), sgpp::base::OperationEvalGradientWaveletNaive.~OperationEvalGradientWaveletNaive(), sgpp::base::OperationEvalHessian.~OperationEvalHessian(), sgpp::base::OperationEvalHessianBsplineBoundaryNaive.~OperationEvalHessianBsplineBoundaryNaive(), sgpp::base::OperationEvalHessianBsplineClenshawCurtisNaive.~OperationEvalHessianBsplineClenshawCurtisNaive(), sgpp::base::OperationEvalHessianBsplineNaive.~OperationEvalHessianBsplineNaive(), sgpp::base::OperationEvalHessianFundamentalSplineNaive.~OperationEvalHessianFundamentalSplineNaive(), sgpp::base::OperationEvalHessianModBsplineClenshawCurtisNaive.~OperationEvalHessianModBsplineClenshawCurtisNaive(), sgpp::base::OperationEvalHessianModBsplineNaive.~OperationEvalHessianModBsplineNaive(), sgpp::base::OperationEvalHessianModFundamentalSplineNaive.~OperationEvalHessianModFundamentalSplineNaive(), sgpp::base::OperationEvalHessianModWaveletNaive.~OperationEvalHessianModWaveletNaive(), sgpp::base::OperationEvalHessianWaveletBoundaryNaive.~OperationEvalHessianWaveletBoundaryNaive(), sgpp::base::OperationEvalHessianWaveletNaive.~OperationEvalHessianWaveletNaive(), sgpp::base::OperationEvalLinear.~OperationEvalLinear(), sgpp::base::OperationEvalLinearBoundary.~OperationEvalLinearBoundary(), sgpp::base::OperationEvalLinearBoundaryNaive.~OperationEvalLinearBoundaryNaive(), sgpp::base::OperationEvalLinearClenshawCurtisBoundaryNaive.~OperationEvalLinearClenshawCurtisBoundaryNaive(), sgpp::base::OperationEvalLinearClenshawCurtisNaive.~OperationEvalLinearClenshawCurtisNaive(), sgpp::base::OperationEvalLinearNaive.~OperationEvalLinearNaive(), sgpp::base::OperationEvalLinearStretched.~OperationEvalLinearStretched(), sgpp::base::OperationEvalLinearStretchedBoundary.~OperationEvalLinearStretchedBoundary(), sgpp::base::OperationEvalModBsplineClenshawCurtisNaive.~OperationEvalModBsplineClenshawCurtisNaive(), sgpp::base::OperationEvalModBsplineNaive.~OperationEvalModBsplineNaive(), sgpp::base::OperationEvalModFundamentalSplineNaive.~OperationEvalModFundamentalSplineNaive(), sgpp::base::OperationEvalModLinear.~OperationEvalModLinear(), sgpp::base::OperationEvalModLinearClenshawCurtisNaive.~OperationEvalModLinearClenshawCurtisNaive(), sgpp::base::OperationEvalModLinearNaive.~OperationEvalModLinearNaive(), sgpp::base::OperationEvalModPoly.~OperationEvalModPoly(), sgpp::base::OperationEvalModPolyClenshawCurtisNaive.~OperationEvalModPolyClenshawCurtisNaive(), sgpp::base::OperationEvalModPolyNaive.~OperationEvalModPolyNaive(), sgpp::base::OperationEvalModWaveletNaive.~OperationEvalModWaveletNaive(), sgpp::base::OperationEvalNakBsplineBoundaryCombigridNaive.~OperationEvalNakBsplineBoundaryCombigridNaive(), sgpp::base::OperationEvalPartialDerivative.~OperationEvalPartialDerivative(), sgpp::base::OperationEvalPartialDerivativeBsplineBoundaryNaive.~OperationEvalPartialDerivativeBsplineBoundaryNaive(), sgpp::base::OperationEvalPartialDerivativeBsplineClenshawCurtisNaive.~OperationEvalPartialDerivativeBsplineClenshawCurtisNaive(), sgpp::base::OperationEvalPartialDerivativeBsplineNaive.~OperationEvalPartialDerivativeBsplineNaive(), sgpp::base::OperationEvalPartialDerivativeFundamentalSplineNaive.~OperationEvalPartialDerivativeFundamentalSplineNaive(), sgpp::base::OperationEvalPartialDerivativeModBsplineClenshawCurtisNaive.~OperationEvalPartialDerivativeModBsplineClenshawCurtisNaive(), sgpp::base::OperationEvalPartialDerivativeModBsplineNaive.~OperationEvalPartialDerivativeModBsplineNaive(), sgpp::base::OperationEvalPartialDerivativeModFundamentalSplineNaive.~OperationEvalPartialDerivativeModFundamentalSplineNaive(), sgpp::base::OperationEvalPartialDerivativeModWaveletNaive.~OperationEvalPartialDerivativeModWaveletNaive(), sgpp::base::OperationEvalPartialDerivativeWaveletBoundaryNaive.~OperationEvalPartialDerivativeWaveletBoundaryNaive(), sgpp::base::OperationEvalPartialDerivativeWaveletNaive.~OperationEvalPartialDerivativeWaveletNaive(), sgpp::base::OperationEvalPeriodic.~OperationEvalPeriodic(), sgpp::base::OperationEvalPoly.~OperationEvalPoly(), sgpp::base::OperationEvalPolyBoundary.~OperationEvalPolyBoundary(), sgpp::base::OperationEvalPolyBoundaryNaive.~OperationEvalPolyBoundaryNaive(), sgpp::base::OperationEvalPolyClenshawCurtisBoundaryNaive.~OperationEvalPolyClenshawCurtisBoundaryNaive(), sgpp::base::OperationEvalPolyClenshawCurtisNaive.~OperationEvalPolyClenshawCurtisNaive(), sgpp::base::OperationEvalPolyNaive.~OperationEvalPolyNaive(), sgpp::base::OperationEvalPrewavelet.~OperationEvalPrewavelet(), sgpp::base::OperationEvalWaveletBoundaryNaive.~OperationEvalWaveletBoundaryNaive(), sgpp::base::OperationEvalWaveletNaive.~OperationEvalWaveletNaive(), sgpp::combigrid::PolynomialQuadratureEvaluator.~PolynomialQuadratureEvaluator(), sgpp::base::PredictiveRefinementIndicator.~PredictiveRefinementIndicator(), and sgpp::base::RefinementDecorator.~RefinementDecorator().

◆ r

◆ rang

float chess.rang = r/intervalsize

◆ seed

int chess.seed = 135