Replacement of old matlab built-in function cholinc for Cholesky-Infinity factorization
조회 수: 2 (최근 30일)
이전 댓글 표시
Greetings,
I am working on an old program, which uses a old matlab built-in function cholinc for Cholesky-Infinity factorization, eg. cholinc(B,'inf'). I am looking for an equivalent function.
It seems that function ichol is a new equivalent version of function cholinc. But I don't totally understand the document of cholinc. How can I adpat to function ichol for Cholesky-Infinity factorization?
Thank you
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!