Ginkgo  Generated from pipelines/1478841010 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
Classes
gko::accessor Namespace Reference

The accessor namespace. More...

Classes

struct  abs_operation
 
struct  abs_operaton
 
struct  add
 
struct  bitwise_and
 
struct  bitwise_not
 
struct  bitwise_or
 
struct  bitwise_xor
 
struct  conj_operation
 
struct  conj_operaton
 
struct  div
 
struct  equal
 
struct  greater
 
struct  greater_or_equal
 
struct  imag_operation
 
struct  imag_operaton
 
struct  left_shift
 
struct  less
 
struct  less_or_equal
 
struct  logical_and
 
struct  logical_not
 
struct  logical_or
 
struct  max_operation
 
struct  min_operation
 
struct  mmul_operation
 
struct  mod
 
struct  mul
 
struct  not_equal
 
struct  one_operation
 
struct  one_operaton
 
struct  real_operation
 
struct  real_operaton
 
struct  right_shift
 
class  row_major
 A row_major accessor is a bridge between a range and the row-major memory layout. More...
 
struct  squared_norm_operation
 
struct  squared_norm_operaton
 
struct  sub
 
struct  transpose_operation
 
struct  unary_minus
 
struct  unary_plus
 
struct  zero_operation
 

Detailed Description

The accessor namespace.