Reflect the upper triangular part of a single-precision complex floating-point matrix A into the lower triangular part of another matrix B.
-
Updated
Aug 30, 2026 - JavaScript
Reflect the upper triangular part of a single-precision complex floating-point matrix A into the lower triangular part of another matrix B.
Reflect the upper triangular part of a single-precision floating-point matrix A into the lower triangular part of another matrix B.
Reflect the lower triangular part of a single-precision floating-point matrix A into the upper triangular part of another matrix B.
Reflect the lower triangular part of a double-precision floating-point matrix A into the upper triangular part of another matrix B.
Reflect the upper triangular part of a single-precision complex floating-point matrix A into the lower triangular part of another matrix B.
Reflect the upper triangular part of a double-precision floating-point matrix A into the lower triangular part of another matrix B.
Reflect the lower triangular part of a single-precision floating-point matrix A into the upper triangular part of another matrix B.
Reflect the lower triangular part of a double-precision floating-point matrix A into the upper triangular part of another matrix B.
Reflect the upper triangular part of a double-precision floating-point matrix A into the lower triangular part of another matrix B.
Reflect the upper triangular part of a single-precision floating-point matrix A into the lower triangular part of another matrix B.
To associate your repository with the tril topic, visit your repo's landing page and select "manage topics."