vkirangoud / cusp-library

Automatically exported from code.google.com/p/cusp-library
Apache License 2.0
0 stars 0 forks source link

The default monitor does not work for complex types #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The default monitor for Krylov solvers does not work with complex types.
For example chaging ValueType to cusp::complex<float> in 
examples/Solvers/bicgstab.cu will result in a compilation error.
Reported by Paulo Alcino.

Original issue reported on code.google.com by filipe.c...@gmail.com on 29 Apr 2012 at 6:24

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 4b018f886aeb.

Original comment by filipe.c...@gmail.com on 29 Apr 2012 at 6:51