cf
cf.
FM_THRESHOLD
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
cf.CHUNKSIZE
cf.MINNCFM
>>> cf.FM_THRESHOLD() 10000000000.0 >>> old = cf.MINNCFM(2*cf.MINNCFM()) >>> cf.FM_THRESHOLD() 20000000000.0
Enter search terms or a module, class or function name.