TF_steelcolumnstress: TF_steelcolumnstress: steelcolumnstress function for...

View source: R/functions2.R

TF_steelcolumnstressR Documentation

TF_steelcolumnstress: steelcolumnstress function for evaluating a single point.

Description

TF_steelcolumnstress: steelcolumnstress function for evaluating a single point.

Usage

TF_steelcolumnstress(x)

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

References

Kuschel, Norbert, and Rudiger Rackwitz. "Two basic problems in reliability-based structural optimization." Mathematical Methods of Operations Research 46, no. 3 (1997): 309-333.

Prikhodko, Pavel, and Nikita Kotlyarov. "Calibration of Sobol indices estimates in case of noisy output." arXiv preprint arXiv:1804.00766 (2018).

Examples

TF_steelcolumnstress(rep(0,8))
TF_steelcolumnstress(rep(1,8))

TestFunctions documentation built on May 29, 2024, 11 a.m.