[top][index]
search for:

StopBeforeComputation -- initialize but do not begin the computation

StopBeforeComputation -- an option used certain functions to cause the computation to be initialized but not begun.

Functions with optional argument named StopBeforeComputation :

  • gb(..., StopBeforeComputation => ...) -- whether to stop the computation immediately
  • pushForward(..., StopBeforeComputation => ...) -- initialize but do not begin the computation
  • pushForward1(..., StopBeforeComputation => ...) -- initialize but do not begin the computation
  • resolution(..., StopBeforeComputation => ...) -- whether to stop the computation immediately
  • syz(..., StopBeforeComputation => ...) -- whether to stop the computation immediately

  • [top][index]
    search for: