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



11
12
13
# File 'lib/hyperll/hyper_log_log_plus.rb', line 11

def distance
  @distance
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



11
12
13
# File 'lib/hyperll/hyper_log_log_plus.rb', line 11

def index
  @index
end