The amount of memory which is kept free as a temporary work space.
The amount of memory in bytes.
See also
cf.CHUNKSIZE, cf.MINNCFM
Examples
>>> cf.FM_THRESHOLD() 10000000000.0 >>> old = cf.MINNCFM(2*cf.MINNCFM()) >>> cf.FM_THRESHOLD() 20000000000.0
cf.CHUNKSIZE
cf.MINNCFM
Enter search terms or a module, class or function name.