ClassesToMinusOnePlusOne Method |
Name | Description | |
---|---|---|
ToMinusOnePlusOne(Boolean) |
Converts a boolean variable into a -1 or +1 representation (-1 is false, +1 is true).
| |
ToMinusOnePlusOne(Boolean) |
Converts boolean variables into a -1 or +1 representation (-1 is false, +1 is true).
| |
ToMinusOnePlusOne(Boolean) |
Converts boolean variables into a -1 or +1 representation (-1 is false, +1 is true).
| |
ToMinusOnePlusOneT(Boolean) |
Converts boolean variables into a -1 or +1 representation (-1 is false, +1 is true).
| |
ToMinusOnePlusOne(Double) |
Converts a boolean variable into a -1 or +1 representation (-1 is false, +1 is true).
| |
ToMinusOnePlusOne(Double) |
Converts boolean variables into a -1 or +1 representation (-1 is false, +1 is true).
| |
ToMinusOnePlusOne(Int32) |
Converts a boolean variable into a -1 or +1 representation (-1 is false, +1 is true).
| |
ToMinusOnePlusOne(Int32) |
Converts boolean variables into a -1 or +1 representation (-1 is false, +1 is true).
|