The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



IsDichotomous


Unit:SDL_vector
Class: TVector, TIntVector
Declaration: function IsDichotomous (var v1, v2: double): boolean; { class TVector }
function IsDichotomous (var v1, v2: integer): boolean; { class TIntVector }

The function IsDichotomous returns TRUE if the values of the vector are dichotomous. The variable parameters v1 and v2 are valid only if the function returns TRUE and contain the two dichotomous values.



Last Update: 2023-Feb-06