LibreOffice
LibreOffice 25.8 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
SensitivityReport Struct Reference

Stores all the information related to the sensitivity report of a linear programming model. More...

import"SensitivityReport.idl";

Public Attributes

boolean HasReport
 
sequence< double > ObjCoefficients
 
sequence< double > ObjReducedCosts
 
sequence< double > ObjAllowableDecreases
 
sequence< double > ObjAllowableIncreases
 
sequence< double > ConstrValues
 
sequence< double > ConstrRHS
 
sequence< double > ConstrShadowPrices
 
sequence< double > ConstrAllowableDecreases
 
sequence< double > ConstrAllowableIncreases
 

Detailed Description

Stores all the information related to the sensitivity report of a linear programming model.

Since
LibreOffice 25.2

Member Data Documentation

sequence<double> ConstrAllowableDecreases
sequence<double> ConstrAllowableIncreases
sequence<double> ConstrRHS
sequence<double> ConstrShadowPrices
sequence<double> ConstrValues
boolean HasReport
sequence<double> ObjAllowableDecreases
sequence<double> ObjAllowableIncreases
sequence<double> ObjCoefficients
sequence<double> ObjReducedCosts

The documentation for this struct was generated from the following file: