Hi,

Is it possible to compute a SVD for a "matrix free" matrix?

At first, it seems it would be ok with a MatCreateMFFD() and 
MatMFFDSetFunction(), because one could then provide the routine that computes 
"A . v" for any given v, which is an operation needed by SLEPc. However, one 
would also need to set up the SVD object in SLEPc with an implicit transpose. 
Would that be possible?

Thanks in advance,

Ernesto.


Schlumberger-Private

Reply via email to