Hi,
when updating to the current trunk I notice that my operators do not
compile any more due to an extended interface of FdmLinearOpComposite.
Seems I have to implement
virtual Disposable<std::vector<SparseMatrix> > toMatrixDecomp() const=0;
and looking at other operators I think I should return a vector of
SparseMatrix'es corresponding to
apply_direction(0,...)
apply_direction(1,...)
...
apply_direction(n,...)
apply_mixed(...)
, yes ? What is the improvement when using UBLAS ? Sorry in case I
overlooked any documentation on this.
thank you
Peter
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter_______________________________________________
QuantLib-dev mailing list
[hidden email]https://lists.sourceforge.net/lists/listinfo/quantlib-dev