Main Content
embblk.latency.systolicQRMatrixSolverBlockTiming
Compute throughput and latency of Systolic Matrix Solve Using QR Decomposition block
Since R2024a
Description
[
returns the throughput
,latency
] = embblk.latency.systolicQRMatrixSolverBlockTiming(A,B
)throughput
and latency
of the Systolic Matrix Solve
Using QR Decomposition block. This computation depends on the data type,
complexity, and dimension of the input matrices A,B
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a