Class: Dither::Aetg::Pairwise::Pair

Inherits:
Struct
  • Object
show all
Defined in:
lib/dither/aetg_pairwise.rb

Instance Attribute Summary collapse

Instance Attribute Details

#iObject

Returns the value of attribute i

Returns:

  • (Object)

    the current value of i



9
10
11
# File 'lib/dither/aetg_pairwise.rb', line 9

def i
  @i
end

#jObject

Returns the value of attribute j

Returns:

  • (Object)

    the current value of j



9
10
11
# File 'lib/dither/aetg_pairwise.rb', line 9

def j
  @j
end