Skip to content
Commit 9666d3a3 authored by Karl Rupp's avatar Karl Rupp
Browse files

Mixed precision: Added conversion rountines for vectors and matrices.

Allows one to convert between {(u)int, (u)long, float, double} as needed.
Adds support for vectors and dense matrices (including proxies).
Support for viennacl::scalar<> already available via casts on host.
No support for sparse matrices for now, as no use case in sight.

Resolves #80.
Partially addresses #124: It is now easier to convert to the same types.
parent e3bbb42c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment