LCCMemoryUsage#
- class LCCMemoryUsage(fast_shape, ft_shape, float_nbytes, complex_nbytes, integer_nbytes)[source]#
Bases:
CCMemoryUsage
Memory usage estimation for LCC scoring. See Also ——–
tme.matching_exhaustive.lcc_setup()
.Methods
Return the base memory usage in bytes.
Return the memory usage per fork in bytes.