scran_blocks
Blocking utilities for libscran
Loading...
Searching...
No Matches
scran_blocks.hpp
Go to the documentation of this file.
1#ifndef SCRAN_BLOCKS_HPP
2#define SCRAN_BLOCKS_HPP
3
4#include "block_weights.hpp"
5#include "average_vectors.hpp"
6
16namespace scran_blocks {}
17
18#endif
Average parallel elements across vectors.
Calculation of per-block weights.
Blocking utilities for libscran.
Definition average_vectors.hpp:15