You are here:
Symbol Reference >
MtxExprInt Namespace
>
Classes
>
MatrixInt Record
>
public
>
MatrixInt.RightShift Operator
MtxVec VCL
MatrixInt.RightShift Operator
MatrixInt Record
|
MatrixInt Members
|
MtxExprInt Namespace
|
public
Collapse All
Performs bitwise right shift of aValue.
Pascal
class
operator
RightShift
(
const
aValue
:
MatrixInt
;
const
Bits
: integer);
Description
The shift preserves the sign of the numbers.
Group
public
Links
MatrixInt Record
,
MatrixInt Members
,
MtxExprInt Namespace
,
public
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!