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.... |
Home ![]() ![]() ![]() ![]() |
|||||||||
See also: CRC32ofBuffer | |||||||||
CRCofData |
|||||||||
The function CRCofData calculates either a 256-bit CRC code (for class TVector) or a 128-bit CRC code (in the case of TIntVector) over all cells of the vector. This CRC code is returned as a hexadecimal string of either 64 (TVector) or 32 (TIntVector) characters.
|