Class: Moea::Pareto::Objective

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

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) how

Returns the value of attribute how

Returns:

  • (Object)

    the current value of how



32
33
34
# File '../lib/pareto.rb', line 32

def how
  @how
end

- (Object) symb

Returns the value of attribute symb

Returns:

  • (Object)

    the current value of symb



32
33
34
# File '../lib/pareto.rb', line 32

def symb
  @symb
end