* * Compute an LDLT factorization of a symmetric N-by-N matrix with partial pivoting. * * Arguments: * A On entry, the N-by-N matrix to be factored. On exit the factor * L and 1-by-1 diagonal D from factorization A = L*D*L.T, the unit diagonal * of L are not stored. Or
(A, W *matrix.FloatMatrix, ipiv []int, flags Flags, nb int)
source not stored for this graph (policy: none)