tatami_chunked
Helpers to create custom chunked tatami matrices
Loading...
Searching...
No Matches
tatami_chunked::CustomDenseChunkedMatrixWorkspace< ChunkValue_, Index_ > Member List

This is the complete list of members for tatami_chunked::CustomDenseChunkedMatrixWorkspace< ChunkValue_, Index_ >, including all inherited members.

extract(Index_ chunk_row_id, Index_ chunk_column_id, bool row, Index_ target_start, Index_ target_length, Index_ non_target_start, Index_ non_target_length, ChunkValue_ *output, Index_ stride)=0tatami_chunked::CustomDenseChunkedMatrixWorkspace< ChunkValue_, Index_ >pure virtual
extract(Index_ chunk_row_id, Index_ chunk_column_id, bool row, Index_ target_start, Index_ target_length, const std::vector< Index_ > &non_target_indices, ChunkValue_ *output, Index_ stride)=0tatami_chunked::CustomDenseChunkedMatrixWorkspace< ChunkValue_, Index_ >pure virtual
extract(Index_ chunk_row_id, Index_ chunk_column_id, bool row, const std::vector< Index_ > &target_indices, Index_ non_target_start, Index_ non_target_length, ChunkValue_ *output, Index_ stride)=0tatami_chunked::CustomDenseChunkedMatrixWorkspace< ChunkValue_, Index_ >pure virtual
extract(Index_ chunk_row_id, Index_ chunk_column_id, bool row, const std::vector< Index_ > &target_indices, const std::vector< Index_ > &non_target_indices, ChunkValue_ *output, Index_ stride)=0tatami_chunked::CustomDenseChunkedMatrixWorkspace< ChunkValue_, Index_ >pure virtual