Navigation
index
scilab beta documentation
»
polynomial
ΒΆ
isPolyType
Check if it is a polynomial variable.
getAllocatedSinglePoly
Get single polynomial variable.
getAllocatedSingleComplexPoly
Get single complex polynomial variable.
getAllocatedMatrixOfPoly
Get matrix of polynomial variable.
getAllocatedMatrixOfComplexPoly
Get matrix of complex polynomial variable.
freeAllocatedSinglePoly
Free memory allocated by getAllocatedSinglePoly function.
freeAllocatedSingleComplexPoly
Free memory allocated by getAllocatedSingleComplexPoly function.
freeAllocatedMatrixOfPoly
Free memory allocated by getAllocatedSinglePoly function.
freeAllocatedMatrixOfComplexPoly
Free memory allocated by getAllocatedSinglePoly function.
polyExample
Polynom use case.
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
scilab beta documentation
»