Class: Hyperll::HyperLogLogPlus::Distance

Inherits:
Struct
  • Object
show all
Defined in:
lib/hyperll/hyper_log_log_plus.rb

Instance Attribute Summary collapse

Instance Attribute Details

#distanceObject

Returns the value of attribute distance

Returns:

  • (Object)

    the current value of distance



8
9
10
# File 'lib/hyperll/hyper_log_log_plus.rb', line 8

def distance
  @distance
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



8
9
10
# File 'lib/hyperll/hyper_log_log_plus.rb', line 8

def index
  @index
end