Class: OOL::Conmin::Minimizer::Gencan::Parameters

Inherits:
Array
  • Object
show all
Defined in:
lib/ool/conmin.rb,
ext/gsl_native/ool.c

Instance Attribute Summary collapse

Method Summary

Methods inherited from Array

#to_gplot, #to_gsl_integration_qawo_table, #to_gsl_integration_qaws_table, #to_gsplot, #to_gv

Instance Attribute Details

#betaObject

Returns the value of attribute beta.



24
25
26
# File 'lib/ool/conmin.rb', line 24

def beta
  @beta
end

#cg_epsfObject

Returns the value of attribute cg_epsf.



20
21
22
# File 'lib/ool/conmin.rb', line 20

def cg_epsf
  @cg_epsf
end

#cg_epsiObject

Returns the value of attribute cg_epsi.



20
21
22
# File 'lib/ool/conmin.rb', line 20

def cg_epsi
  @cg_epsi
end

#cg_epsnqmpObject

Returns the value of attribute cg_epsnqmp.



21
22
23
# File 'lib/ool/conmin.rb', line 21

def cg_epsnqmp
  @cg_epsnqmp
end

#cg_gpnfObject

Returns the value of attribute cg_gpnf.



20
21
22
# File 'lib/ool/conmin.rb', line 20

def cg_gpnf
  @cg_gpnf
end

#cg_maxitnqmpObject

Returns the value of attribute cg_maxitnqmp.



21
22
23
# File 'lib/ool/conmin.rb', line 21

def cg_maxitnqmp
  @cg_maxitnqmp
end

#cg_screObject

Returns the value of attribute cg_scre.



20
21
22
# File 'lib/ool/conmin.rb', line 20

def cg_scre
  @cg_scre
end

#deltaminObject

Returns the value of attribute deltamin.



23
24
25
# File 'lib/ool/conmin.rb', line 23

def deltamin
  @deltamin
end

#epsabsObject

Returns the value of attribute epsabs.



25
26
27
# File 'lib/ool/conmin.rb', line 25

def epsabs
  @epsabs
end

#epsgpenObject

Returns the value of attribute epsgpen.



18
19
20
# File 'lib/ool/conmin.rb', line 18

def epsgpen
  @epsgpen
end

#epsgpsnObject

Returns the value of attribute epsgpsn.



18
19
20
# File 'lib/ool/conmin.rb', line 18

def epsgpsn
  @epsgpsn
end

#epsrelObject

Returns the value of attribute epsrel.



25
26
27
# File 'lib/ool/conmin.rb', line 25

def epsrel
  @epsrel
end

#etaObject

Returns the value of attribute eta.



23
24
25
# File 'lib/ool/conmin.rb', line 23

def eta
  @eta
end

#fminObject

Returns the value of attribute fmin.



18
19
20
# File 'lib/ool/conmin.rb', line 18

def fmin
  @fmin
end

#gammaObject

Returns the value of attribute gamma.



24
25
26
# File 'lib/ool/conmin.rb', line 24

def gamma
  @gamma
end

#infabsObject

Returns the value of attribute infabs.



25
26
27
# File 'lib/ool/conmin.rb', line 25

def infabs
  @infabs
end

#infrelObject

Returns the value of attribute infrel.



25
26
27
# File 'lib/ool/conmin.rb', line 25

def infrel
  @infrel
end

#lspgmaObject

Returns the value of attribute lspgma.



23
24
25
# File 'lib/ool/conmin.rb', line 23

def lspgma
  @lspgma
end

#lspgmiObject

Returns the value of attribute lspgmi.



23
24
25
# File 'lib/ool/conmin.rb', line 23

def lspgmi
  @lspgmi
end

#maxextrapObject

Returns the value of attribute maxextrap.



22
23
24
# File 'lib/ool/conmin.rb', line 22

def maxextrap
  @maxextrap
end

#mininterpObject

Returns the value of attribute mininterp.



22
23
24
# File 'lib/ool/conmin.rb', line 22

def mininterp
  @mininterp
end

#nearlyqObject

Returns the value of attribute nearlyq.



21
22
23
# File 'lib/ool/conmin.rb', line 21

def nearlyq
  @nearlyq
end

#nextObject

Returns the value of attribute next.



22
23
24
# File 'lib/ool/conmin.rb', line 22

def next
  @next
end

#nintObject

Returns the value of attribute nint.



22
23
24
# File 'lib/ool/conmin.rb', line 22

def nint
  @nint
end

#sigma1Object

Returns the value of attribute sigma1.



24
25
26
# File 'lib/ool/conmin.rb', line 24

def sigma1
  @sigma1
end

#sigma2Object

Returns the value of attribute sigma2.



24
25
26
# File 'lib/ool/conmin.rb', line 24

def sigma2
  @sigma2
end

#thetaObject

Returns the value of attribute theta.



24
25
26
# File 'lib/ool/conmin.rb', line 24

def theta
  @theta
end

#trtypeObject

Returns the value of attribute trtype.



23
24
25
# File 'lib/ool/conmin.rb', line 23

def trtype
  @trtype
end

#ucgmiaObject

Returns the value of attribute ucgmia.



19
20
21
# File 'lib/ool/conmin.rb', line 19

def ucgmia
  @ucgmia
end

#ucgmibObject

Returns the value of attribute ucgmib.



19
20
21
# File 'lib/ool/conmin.rb', line 19

def ucgmib
  @ucgmib
end

#udelta0Object

Returns the value of attribute udelta0.



18
19
20
# File 'lib/ool/conmin.rb', line 18

def udelta0
  @udelta0
end