You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > BlockInit Method > MatrixInt.BlockInit Method ()
MtxVec VCL
ContentsIndex
Example
a.BlockInit; while not A.BlockEnd do begin // .... user defined function a.BlockNext; end;

 

The differences with block processing will be more noticable on older CPU's without support for SSE2/SSE3/SSE4/AVX when using FPU instructions.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.