Public Member Functions | |
| def | __init__ |
| inp and out are the input and output's of the file. | |
Static Public Attributes | |
| string | name = "mig" |
R/T Migration-Demigration Perform a simulation and migration of the RSF mig operator.
Definition at line 149 of file linear_ops.py.
| def __init__ | ( | self, | ||
| inSpace, | ||||
| dataSpace, | ||||
que = 'y', |
||||
adj = False, |
||||
| kparams | ||||
| ) |
inp and out are the input and output's of the file.
The que='n' param sets the default mig script to force run in environment.
Definition at line 156 of file linear_ops.py.
string name = "mig" [static] |
Definition at line 150 of file linear_ops.py.
1.5.6