CORRMemoryUsage#
- class CORRMemoryUsage(fast_shape, ft_shape, float_nbytes, complex_nbytes, integer_nbytes)[source]#
Bases:
MatchingMemoryUsage
Memory usage estimation for CORR scoring.
See also
tme.matching_exhaustive.corr_setup()
Methods
Return the base memory usage in bytes.
Return the memory usage per fork in bytes.