![]() |
C# Client Library
A C# Client Library for the AnalyzeRe REST API
|
Classes | |
| class | Candidate |
| A candidate is a potential solution to the optimization problem. More... | |
| class | CandidateParameter |
| The parameters of a layer_view used in a candidate solution. More... | |
| class | CandidateResultsList |
| The structure returned by the results endpoint that contains candidates solutions to the optimization problem. More... | |
| class | Candidates |
| A sub-collection of candidate results that exists off of an OptimizationView resource. More... | |
| class | DomainEntry |
| A structure indicating the min/max share constraint for a layer. More... | |
| class | Function |
| The base class for custom optimization functions. More... | |
| class | MetricsFunction |
| Functions to be used by the Optimization platform for computing objective and constraint values. More... | |
| class | OptimizationResult |
| Object to map metrics on the initial portfolio. More... | |
| class | OptimizationView |
| Representation of a set of Optimization Parameters. More... | |
| class | ProjectionFunction |
| Functions to be used by the Optimization platform for manipulating the members of the population. More... | |
| class | SensitivityAnalysis |
| Sensitivity analysis for the optimization view. More... | |