Description Super class Public fields Active bindings Methods Examples
Create a float in MiniZinc
rminizinc::Expression -> Float
.valueobject of class expression
.valueobject of class expression
new()constructor
Float$new(val)
valthe float value
getFloatVal()get the float value
Float$getFloatVal()
setFloatVal()set the float value
Float$setFloatVal(val)
valvalue to be set
c_str()get the MiniZinc representation
Float$c_str()
clone()The objects of this class are cloneable with this method.
Float$clone(deep = FALSE)
deepWhether to make a deep clone.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.