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, CRCofCellStates, CRCofNamesAndAttributes | |||||||||
CRCofData |
|||||||||
The function CRCofData calculates a 256-bit CRC code (for TMatrix and TMat3D) or a 128-bit CRC code (for TIntMatrix) over all cells of the matrix. This CRC code is returned as a hexadecimal string of either 64 (TMatrix, TMat3D) or 32 (TIntMatrix) characters.
|