The lower triangular portion of a matrix includes the main
diagonal and all elements below it. The shaded blocks in this graphic depict the
lower triangular portion of a 6-by-6 matrix.
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
Usage notes and limitations:
If you supply the argument that represents the order of the diagonal
matrix, then it must be a real and scalar integer value.
GPU Code Generation Generate CUDA® code for NVIDIA® GPUs using GPU Coder™.
Usage notes and limitations:
If you supply the argument that represents the order of the diagonal
matrix, then it must be a real and scalar integer value.
GPU Arrays Accelerate code by running on a graphics processing unit (GPU) using Parallel Computing Toolbox™.
This function fully supports GPU arrays. For more information, see Run MATLAB Functions on a GPU (Parallel Computing Toolbox).
Distributed Arrays Partition large arrays across the combined memory of your cluster using Parallel Computing Toolbox™.