Utilities Group of functions defined on Loss and Gain includes the following functions:
Full Name |
Brief Name |
Short Description |
exp_eut |
Exponential Utility function for Linear Loss scenarios calculated with Matrix of Scenarios. |
|
exp_eut_ni |
Exponential Utility function for Linear Loss with independent normally distributed random coefficients. |
|
exp_eut_nd |
Exponential Utility function for Linear Loss with mutually dependent normally distributed random coefficients. |
|
log_eut |
Log Utility function for Linear Loss scenarios calculated with Matrix of Scenarios. |
|
pow_eut |
Power Utility function for Linear Loss scenarios calculated with Matrix of Scenarios. |
Remarks
1. | Functions from the Utilities Group are calculated with double precision. |
2. | Any function from this group may be called by its "brief name" or by "brief name" with "optional name" |
• | The optional name of any function from this group may contain up to 128 symbols. |
• | Optional names of these functions may include only alphabetic characters, numbers, and the underscore sign, "_". |
• | Optional names of these functions are "insensitive" to the case, i.e. there is no difference between low case and upper case in these names. |