|
|
ClassesToZeroOne Method |
| Name | Description | |
|---|---|---|
| ToZeroOne(Boolean) |
Converts a boolean variable into a 0-or-1 representation (0 is false, 1 is true).
| |
| ToZeroOne(Boolean) |
Converts boolean variables into a 0-or-1 representation (0 is false, 1 is true).
| |
| ToZeroOne(Double) |
Converts a boolean variable into a 0-or-1 representation (0 is false, 1 is true).
| |
| ToZeroOne(Double) |
Converts boolean variables into a 0-or-1 representation (0 is false, 1 is true).
| |
| ToZeroOne(Int32) |
Converts a boolean variable into a 0-or-1 representation (0 is false, 1 is true).
| |
| ToZeroOne(Int32) |
Converts boolean variables into a 0-or-1 representation (0 is false, 1 is true).
|