Lower triangular packed matrix. In contrast with {@link no.uib.cipr.matrix.LowerTriangDenseMatrix LowerTriangDenseMatrix}, this matrix exploits the sparsity by only storing about half the matrix. As such, the triangular matrix
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.