You are here:
Symbol Reference >
MtxExpr Namespace
>
Classes
>
Vector Record
>
public
>
TensorProd Method
>
Vector.TensorProd Method (TVec, TMtx, TMtxType, TMtxOperation)
MtxVec VCL
Vector.TensorProd Method (TVec, TMtx, TMtxType, TMtxOperation)
Vector Record
|
Vector Members
|
MtxExpr Namespace
|
TensorProd Method
Collapse All
Calculates the left tensor product between vector and matrix.
Pascal
function
TensorProd
(
const
Vec
:
TVec
;
Mtx
:
TMtx
;
MtxType
:
TMtxType
= mtGeneral;
Operation
:
TMtxOperation
= opNone):
TVec
;
overload
;
Group
TensorProd Method
Links
Vector Record
,
Vector Members
,
MtxExpr Namespace
,
TensorProd Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!