Skip to main content

try_ncd_matrix_bytes_backend_with_options

Function try_ncd_matrix_bytes_backend_with_options 

Source
pub fn try_ncd_matrix_bytes_backend_with_options(
    datas: &[Vec<u8>],
    backend: &CompiledCompressionBackend,
    variant: NcdVariant,
    options: NcdComputeOptions,
) -> InfotheoryResult<Vec<f64>>
Expand description

Compute an n x n pairwise NCD matrix with explicit operation-level parallelism controls.