Return or set the number of chunks of memory to be kept free as a temporary work space.
The number of chunks to be kept free as a temporary work space.
If new_minncfm was not set then return the existing number of chunks, otherwise return None.
Examples
>>> cf.MINNCFM() 10 >>> cf.MINNCFM(20) >>> cf.MINNCFM() 20
cf.FM_THRESHOLD
cf.OF_FRACTION
Enter search terms or a module, class or function name.