View source: R/interface_cxx.R
set_model_inversion_precision | R Documentation |
set_model_inversion_precision
set_model_inversion_precision(model, precision)
model |
input model, as constructed by, e.g., empty_model() |
precision |
positive number against which the norm is compared to and the program crashes if this value is exceeded. |
the updated model with the precision set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.