Contents:
Define dict-like class tracking vars used when evaluating fit expressions.
Bases: object
object
Record the names of all keys not in default symtable ever requested.
Is the given key in either the default symtable or data dtype.
1.0 if key is one of the data otherwise default symtable entry
Set the symtable before data is given and dtype to track usage of.
Return the names of the variables used so far.