https://mooseframework.inl.gov
StochasticTools::GaussianProcess Member List

This is the complete list of members for StochasticTools::GaussianProcess, including all inherited members.

_batch_sizeStochasticTools::GaussianProcessprotected
_covar_nameStochasticTools::GaussianProcessprotected
_covar_typeStochasticTools::GaussianProcessprotected
_covariance_functionStochasticTools::GaussianProcessprotected
_data_standardizerStochasticTools::GaussianProcessprotected
_dependent_covar_namesStochasticTools::GaussianProcessprotected
_dependent_covar_typesStochasticTools::GaussianProcessprotected
_hyperparam_mapStochasticTools::GaussianProcessprotected
_hyperparam_vec_mapStochasticTools::GaussianProcessprotected
_KStochasticTools::GaussianProcessprotected
_K_cho_decompStochasticTools::GaussianProcessprotected
_K_results_solveStochasticTools::GaussianProcessprotected
_num_outputsStochasticTools::GaussianProcessprotected
_num_tunableStochasticTools::GaussianProcessprotected
_param_standardizerStochasticTools::GaussianProcessprotected
_training_dataStochasticTools::GaussianProcessprotected
_training_paramsStochasticTools::GaussianProcessprotected
_tuning_dataStochasticTools::GaussianProcessprotected
covarFunction()StochasticTools::GaussianProcessinline
covarFunctionPtr()StochasticTools::GaussianProcessinline
covarName()StochasticTools::GaussianProcessinline
covarNumOutputs()StochasticTools::GaussianProcessinline
covarType()StochasticTools::GaussianProcessinline
dataStandardizer()StochasticTools::GaussianProcessinline
dependentCovarNames()StochasticTools::GaussianProcessinline
dependentCovarTypes()StochasticTools::GaussianProcessinline
GaussianProcess()StochasticTools::GaussianProcess
generateTuningMap(const std::vector< std::string > &params_to_tune, const std::vector< Real > &min=std::vector< Real >(), const std::vector< Real > &max=std::vector< Real >())StochasticTools::GaussianProcess
getCovarFunction() constStochasticTools::GaussianProcessinline
getCovarFunctionPtr() constStochasticTools::GaussianProcessinline
getCovarName() constStochasticTools::GaussianProcessinline
getCovarNumOutputs() constStochasticTools::GaussianProcessinline
getCovarType() constStochasticTools::GaussianProcessinline
getDataStandardizer() constStochasticTools::GaussianProcessinline
getDependentCovarNames() constStochasticTools::GaussianProcessinline
getDependentCovarTypes() constStochasticTools::GaussianProcessinline
getGradient(RealEigenMatrix &inputs) constStochasticTools::GaussianProcess
getHyperParamMap() constStochasticTools::GaussianProcessinline
getHyperParamVectorMap() constStochasticTools::GaussianProcessinline
getK() constStochasticTools::GaussianProcessinline
getKCholeskyDecomp() constStochasticTools::GaussianProcessinline
getKResultsSolve() constStochasticTools::GaussianProcessinline
getLoss(RealEigenMatrix &inputs, RealEigenMatrix &outputs)StochasticTools::GaussianProcess
getNumTunableParams() constStochasticTools::GaussianProcessinline
getParamStandardizer() constStochasticTools::GaussianProcessinline
hyperparamMap()StochasticTools::GaussianProcessinline
hyperparamVectorMap()StochasticTools::GaussianProcessinline
initialize(CovarianceFunctionBase *covariance_function, const std::vector< std::string > &params_to_tune, const std::vector< Real > &min=std::vector< Real >(), const std::vector< Real > &max=std::vector< Real >())StochasticTools::GaussianProcess
K()StochasticTools::GaussianProcessinline
KCholeskyDecomp()StochasticTools::GaussianProcessinline
KResultsSolve()StochasticTools::GaussianProcessinline
linkCovarianceFunction(CovarianceFunctionBase *covariance_function)StochasticTools::GaussianProcess
mapToVec(const std::unordered_map< std::string, std::tuple< unsigned int, unsigned int, Real, Real >> &tuning_data, const std::unordered_map< std::string, Real > &scalar_map, const std::unordered_map< std::string, std::vector< Real >> &vector_map, std::vector< Real > &vec) constStochasticTools::GaussianProcess
paramStandardizer()StochasticTools::GaussianProcessinline
setupCovarianceMatrix(const RealEigenMatrix &training_params, const RealEigenMatrix &training_data, const GPOptimizerOptions &opts)StochasticTools::GaussianProcess
setupStoredMatrices(const RealEigenMatrix &input)StochasticTools::GaussianProcess
standardizeData(RealEigenMatrix &data, bool keep_moments=false)StochasticTools::GaussianProcess
standardizeParameters(RealEigenMatrix &parameters, bool keep_moments=false)StochasticTools::GaussianProcess
tuneHyperParamsAdam(const RealEigenMatrix &training_params, const RealEigenMatrix &training_data, const GPOptimizerOptions &opts)StochasticTools::GaussianProcess
tuningData()StochasticTools::GaussianProcessinline
vecToMap(const std::unordered_map< std::string, std::tuple< unsigned int, unsigned int, Real, Real >> &tuning_data, std::unordered_map< std::string, Real > &scalar_map, std::unordered_map< std::string, std::vector< Real >> &vector_map, const std::vector< Real > &vec) constStochasticTools::GaussianProcess