| Class | LTF::ProcBuilder |
| In: |
lib/ltf/proc_builder.rb
|
| Parent: | Object |
ProcBuilder builds Proc objects which perform transformations on their input.
Build a Proc from a MaximaInputGenerator.
Build a Proc from a group of Maxima formula strings. The strings can contain vectors variables that the Proc‘s inputs will be mapped to (using MaximaInputGenerator#vector_vars).