You are here: Symbol Reference > MtxVec Namespace > Structs, Records, Enums > MtxVec.TMtxOperation Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVec.TMtxOperation Enumeration

Defines the type of operation on matrix.

Pascal
TMtxOperation = ( opNone, opTran, opHerm );
Members 
Description 
opNone 
no operation 
opTran 
transpose operation 
opHerm 
transpose and conjugate 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!