Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStop

Interface to allow early completion of a long running task.

Note that while {@link com.bayesserver.IStop} will finish the process (for example in a reduced number of iterations),{@link com.bayesserver.ICancellation} will cancel the learning process, throwing an Error.

Hierarchy

  • IStop

Index

Properties

Properties

stop

stop: boolean