MtxVec VCL
|
Calculate the inverse of all X object elements without limiting operating.
Calculate the inverse of X object elements [XIndex]..[XIndex+Len-1] without limiting operating.
(*
Store the results in calling object. Size and Complex property of calling object are adjusted automatically. *) function Inv(const X: TOpenCLMtxVec): TOpenCLMtxVec; overload;
Store the results in calling object elements [Index]..[Index+Len-1]. An exception is raised if X and calling object Complex property does not match or array borders are overrun/underrun.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|