You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Kron Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Kron Function

Computes the kronecker product.

Pascal
function Kron(const Vec1: TVec; const Vec2: TVec): Vector; overload;

Internally calls Vector.Kron

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