Home
last modified time | relevance | path

Searched refs:buffer_matrix_type (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmstrsparsevec.h290 typedef dynamic_heap_matrix<CharType, allocator_type> buffer_matrix_type; typedef
297 mutable buffer_matrix_type buf_matrix_; ///!< decode value buffer
398 allocator_type> buffer_matrix_type; typedef
403 buffer_matrix_type buf_matrix_; ///!< value buffer
2278 if (pos_in_buf_ >= buffer_matrix_type::n_rows-1) in add_value()
2289 for (unsigned i = 0; i < buffer_matrix_type::n_columns; ++i) in add_value()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmstrsparsevec.h290 typedef dynamic_heap_matrix<CharType, allocator_type> buffer_matrix_type; typedef
297 mutable buffer_matrix_type buf_matrix_; ///!< decode value buffer
398 allocator_type> buffer_matrix_type; typedef
403 buffer_matrix_type buf_matrix_; ///!< value buffer
2278 if (pos_in_buf_ >= buffer_matrix_type::n_rows-1) in add_value()
2289 for (unsigned i = 0; i < buffer_matrix_type::n_columns; ++i) in add_value()