mnncorrect
Batch correction with mutual nearest neighbors
Loading...
Searching...
No Matches
mnncorrect
ReferencePolicy.hpp
Go to the documentation of this file.
1
#ifndef MNNCORRECT_REFERENCE_POLICY_HPP
2
#define MNNCORRECT_REFERENCE_POLICY_HPP
3
10
namespace
mnncorrect
{
11
28
enum class
ReferencePolicy
:
char
{ INPUT, MAX_SIZE, MAX_VARIANCE, MAX_RSS };
29
30
}
31
32
#endif
mnncorrect
Batch correction with mutual nearest neighbors.
Definition
compute.hpp:23
mnncorrect::ReferencePolicy
ReferencePolicy
Definition
ReferencePolicy.hpp:28
Generated by
1.9.8