Loading [MathJax]/extensions/tex2jax.js
ROOT
6.10/09
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
+
Namespaces
Namespace List
+
Namespace Members
+
All
<
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
<
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
u
w
x
+
Enumerations
a
e
f
g
m
p
t
w
y
+
Enumerator
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
w
+
All Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
y
+
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
w
y
+
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Properties
f
+
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Files
File List
+
File Members
+
All
1
2
3
4
5
6
7
8
9
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerations
c
e
f
i
l
m
p
r
u
x
+
Enumerator
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
v
w
x
y
z
+
Macros
1
2
3
4
5
6
7
8
9
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
TMVA
GeneticAlgorithm
TMVA::GeneticAlgorithm Member List
This is the complete list of members for
TMVA::GeneticAlgorithm
, including all inherited members.
CalculateFitness
()
TMVA::GeneticAlgorithm
virtual
Evolution
()
TMVA::GeneticAlgorithm
virtual
fBestFitness
TMVA::GeneticAlgorithm
protected
fConvCounter
TMVA::GeneticAlgorithm
fConvValue
TMVA::GeneticAlgorithm
protected
fFirstTime
TMVA::GeneticAlgorithm
protected
fFitterTarget
TMVA::GeneticAlgorithm
protected
fLastResult
TMVA::GeneticAlgorithm
protected
fLogger
TMVA::GeneticAlgorithm
mutable
protected
fMakeCopies
TMVA::GeneticAlgorithm
protected
fMirror
TMVA::GeneticAlgorithm
protected
fPopulation
TMVA::GeneticAlgorithm
protected
fPopulationSize
TMVA::GeneticAlgorithm
protected
fRanges
TMVA::GeneticAlgorithm
protected
fSpread
TMVA::GeneticAlgorithm
protected
fSuccessList
TMVA::GeneticAlgorithm
protected
GeneticAlgorithm
(IFitterTarget &target, Int_t populationSize, const std::vector< TMVA::Interval *> &ranges, UInt_t seed=0)
TMVA::GeneticAlgorithm
GetGeneticPopulation
()
TMVA::GeneticAlgorithm
inline
GetMakeCopies
()
TMVA::GeneticAlgorithm
inline
GetSpread
() const
TMVA::GeneticAlgorithm
inline
HasConverged
(Int_t steps=10, Double_t ratio=0.1)
TMVA::GeneticAlgorithm
virtual
Init
()
TMVA::GeneticAlgorithm
Log
() const
TMVA::GeneticAlgorithm
inline
protected
NewFitness
(Double_t oldValue, Double_t newValue)
TMVA::GeneticAlgorithm
virtual
SetMakeCopies
(Bool_t s)
TMVA::GeneticAlgorithm
inline
SetSpread
(Double_t s)
TMVA::GeneticAlgorithm
inline
SpreadControl
(Int_t steps, Int_t ofSteps, Double_t factor)
TMVA::GeneticAlgorithm
virtual
~GeneticAlgorithm
()
TMVA::GeneticAlgorithm
virtual