Class: Moea::Crowding::CrowdingFields

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

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) cdist

Returns the value of attribute cdist

Returns:

  • (Object)

    the current value of cdist



12
13
14
# File '../lib/crowding.rb', line 12

def cdist
  @cdist
end

- (Object) index

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



12
13
14
# File '../lib/crowding.rb', line 12

def index
  @index
end

- (Object) original

Returns the value of attribute original

Returns:

  • (Object)

    the current value of original



12
13
14
# File '../lib/crowding.rb', line 12

def original
  @original
end