getPar {optedr} | R Documentation |
Parity of the crosspoints
Description
Determines if the number of crosspoints is even or odd given the vector of crosspoints
Usage
getPar(cross)
Arguments
cross |
Vector of crosspoints in the sensitivity function given an efficiency and weight |
Value
True if the number of crosspoints is even, false otherwise
[Package optedr version 2.0.0 Index]