Lower-triangular sparse matrix is one :
1
in which all the non-zero elements lie only on the leading diagonal.
2
in which all the non-zero elements lie above leading diagonal.
3
in which all the non-zero elements lie below leading diagonal.
4
which is not defined for sparse matrix.