Home
last modified time | relevance | path

Searched refs:hyper_offset (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DExperimentData.hpp324 size_t hyper_offset,
332 size_t hyper_offset,
H A DExperimentData.cpp1617 unsigned short multiplier_mode, size_t hyper_offset, in half_log_cov_det_gradient() argument
1630 gradient[hyper_offset] += in half_log_cov_det_gradient()
1639 gradient[hyper_offset + i] += in half_log_cov_det_gradient()
1652 unsigned short multiplier_mode, size_t hyper_offset, in half_log_cov_det_hessian() argument
1665 hessian(hyper_offset, hyper_offset) += in half_log_cov_det_hessian()
1674 hessian(hyper_offset, hyper_offset) += in half_log_cov_det_hessian()