I have seen in the documentation that it is simple to access an individual
element in a viennacl::matrix with

mat(i,j)

but how could I access an entire row or column?  Is there similar syntax or
would I need to iterate over each element of a row/column?

Thanks,
Charles
------------------------------------------------------------------------------
_______________________________________________
ViennaCL-devel mailing list
ViennaCL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viennacl-devel

Reply via email to