next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
SLPexpressions
::
SLProgram
(missing documentation)
SLProgram
Types of
SLProgram
:
CompiledSLProgram
(missing documentation)
"InterpretedSLProgram"
-- see
makeInterpretedSLProgram
-- create a straight-line program
Methods that use an object of class SLProgram :
"evaluate(SLProgram,Matrix)"
-- see
evaluate(SLProgram,MutableMatrix,MutableMatrix)
-- evaluate a straight-line program
evaluate(SLProgram,MutableMatrix,MutableMatrix)
-- evaluate a straight-line program
For the programmer
The object
SLProgram
(missing documentation) is
a
type
, with ancestor classes
HashTable
<
Thing
.