mnncorrect
Batch correction with mutual nearest neighbors
|
Utilities for MNN correction. More...
#include <vector>
#include <limits>
#include <type_traits>
#include <algorithm>
#include <cstddef>
Go to the source code of this file.
Namespaces | |
namespace | mnncorrect |
Batch correction with mutual nearest neighbors. | |
Typedefs | |
typedef std::size_t | mnncorrect::BatchIndex |
Enumerations | |
enum class | mnncorrect::ReferencePolicy : char { INPUT , MAX_SIZE , MAX_VARIANCE , MAX_RSS } |
Utilities for MNN correction.