|
mnncorrect
Batch correction with mutual nearest neighbors
|
Start and size of each batch. More...
#include <utils.hpp>
Public Attributes | |
| Index_ | start = 0 |
| Index_ | size = 0 |
Start and size of each batch.
| Index_ | Integer type of the observation indices. |
| Index_ mnncorrect::Batch< Index_ >::size = 0 |
Size of each batch, i.e., the number of observations in the batch.
| Index_ mnncorrect::Batch< Index_ >::start = 0 |
Starting index of each batch, i.e., the index of the first observation in the batch.