A reference class for storing and accessing from disk a sparse correlation
matrix where non-zero values in columns are mostly contiguous. It rounds
correlation values with precision 1/32767 to store them using 2 bytes only.
This class has been specifically designed for package 'bigsnpr'.
Convert a 'dgCMatrix' or 'dsCMatrix' to an SFBM_corr_compact.