You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > Floor Method > TOpenCLMtxVec.Floor Method (integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.Floor Method (integer, integer)

Rounds calling object elements [Index]..[Index+Len-1] towards negative infinity in-place.

Pascal
function Floor(Index: integer; Len: integer): TOpenCLMtxVec; overload;

An exception is raised if array borders are overrun.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!