ViennaCL - The Vienna Computing Library  1.2.0
Static Public Member Functions
MATRIX_ITERATOR_INCREMENTER< viennacl::row_iteration, viennacl::matrix< SCALARTYPE, F, ALIGNMENT > > Struct Template Reference

Supply suitable increment functions for the iterators: More...

#include <tools.hpp>

Static Public Member Functions

static void apply (const viennacl::matrix< SCALARTYPE, F, ALIGNMENT > &mat, unsigned int &row, unsigned int &col)

Detailed Description

template<class SCALARTYPE, typename F, unsigned int ALIGNMENT>
struct viennacl::tools::MATRIX_ITERATOR_INCREMENTER< viennacl::row_iteration, viennacl::matrix< SCALARTYPE, F, ALIGNMENT > >

Supply suitable increment functions for the iterators:

Member Function Documentation

static void apply ( const viennacl::matrix< SCALARTYPE, F, ALIGNMENT > &  mat,
unsigned int &  row,
unsigned int &  col 
)
inlinestatic

The documentation for this struct was generated from the following file: