tatami_chunked
Helpers to create custom chunked tatami matrices
|
This is the complete list of members for tatami_chunked::MockSubsettedDenseChunk, including all inherited members.
extract(bool row, Index_ target_start, Index_ target_length, Index_ non_target_start, Index_ non_target_length, Workspace &work, value_type *output, size_t stride) const | tatami_chunked::MockSubsettedDenseChunk | inline |
extract(bool row, Index_ target_start, Index_ target_length, const std::vector< Index_ > &non_target_indices, Workspace &work, value_type *output, size_t stride) const | tatami_chunked::MockSubsettedDenseChunk | inline |
extract(bool row, const std::vector< Index_ > &target_indices, Index_ non_target_start, Index_ non_target_length, Workspace &work, value_type *output, size_t stride) const | tatami_chunked::MockSubsettedDenseChunk | inline |
extract(bool row, const std::vector< Index_ > &target_indices, const std::vector< Index_ > &non_target_indices, Workspace &work, value_type *output, size_t stride) const | tatami_chunked::MockSubsettedDenseChunk | inline |
use_subset | tatami_chunked::MockSubsettedDenseChunk | static |
value_type typedef | tatami_chunked::MockSubsettedDenseChunk |