The methods of the BiPolarUtil class are listed below. For a complete list of BiPolarUtil class members, see the BiPolarUtil Members topic.
![]() Bipolar2double | Overloaded. Convert binary to bipolar, true is 1 and false is -1. |
![]() Double2bipolar | Overloaded. Convert biploar to boolean, true is 1 and false is -1. |
![]() NormalizeBinary | Normalize a binary number. Greater than 0 becomes 1, zero and below are false. |
![]() ToBinary | Convert a single number from bipolar to binary. |
![]() ToBiPolar | Convert a number to bipolar. |
![]() ToNormalizedBinary | Normalize a number and convert to binary. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |