Eigen: Added overloads for Eigen::Map<> of vectors.
viennacl::copy() now also works for Eigen::Map<VectorXf> and Eigen::Map<VectorXd> As a positive side effect, also improves performance of the copy. Refer to #137 for discussion.
Loading
Please register or sign in to comment