All functions
|
AbstractRamlAlgObject-class
|
An abstract class that represents anything that conforms to algebraic rules. |
AffineExpr-class
|
A class that represents an affine combination of variables. |
dot
|
Vector inner products. |
dual
|
Extracts the dual value (shadow cost) of a constraint. |
Model
|
Create an optimization model. |
[,ramlArray-method
|
Natural subsetting for indicies |
ramlAlgObject-class
|
An abstract class that represents arrays or variables that conform to algebraic rules. |
ramlArray-class
|
A class that represents a variable |
ramlComparison-class
|
A class that represents an affine combination of variables. |
RAMLModel
|
A class that holds all the necessary data to build a linear programming model. |
ramlVariable-class
|
A class that represents a single variable |
rsum
|
Helper function to take sums over variable arrays. |
show
|
Nice display for affine expressions. |
show
|
Nice display for arrays. |
show
|
Nice display for algabraic comparisons. |
show
|
Nice display for single variables. |
value
|
A helper function that extracts the value of a variable. |