forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 4:53 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: How can I call SMatrixLDLT in Python?
PostPosted: Sat Sep 06, 2014 8:46 pm 
Offline

Joined: Sat Sep 06, 2014 8:39 pm
Posts: 1
I saw from ALGLIB user guide that there is a function SMatrixLDLT doing LDLT decomposition (http://www.alglib.net/matrixops/symmetric/ldlt.php). However, when I installed ALGLIB (python), I did see where I can call this function. From the online manual (http://www.alglib.net/translator/man/manual.cpp.html#unit_ldlt) I didn't see any example of calling that function.

In Python, the functions that starts with "SMatrix" are:
Quote:
xalglib.smatrixevd xalglib.smatrixrndmultiply
xalglib.smatrixevdi xalglib.smatrixtd
xalglib.smatrixevdr xalglib.smatrixtdevd
xalglib.smatrixgevd xalglib.smatrixtdevdi
xalglib.smatrixgevdreduce xalglib.smatrixtdevdr
xalglib.smatrixrndcond xalglib.smatrixtdunpackq


So my question is: how could I call LDLT decomposition in ALGLIB? Thanks.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 58 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group