AddedMatrix | |
ArrayLengthSpecifier | |
BandLUMatrix | LU decomposition of a band matrix |
BandMatrix | Band matrix |
BaseMatrix | Base of the matrix classes |
CannotBuildException | Cannot build matrix with these properties exception |
ColedMatrix | |
ColumnVector | Column vector |
ConcatenatedMatrix | |
Config | |
Config::config_error | |
ConstRealStarStar | Let matrix simulate a C type const two dimensional array |
ControlWord | |
ConvergenceException | Covergence failure exception |
realea::internal::CrossBinary | |
realea::CrossBLX | |
CrossPLX | |
CroutMatrix | |
DiagedMatrix | |
DiagonalMatrix | Diagonal matrix |
realea::DomainReal | |
DoubleDip | |
realea::EAlgorithm | It represents an Evolutionary Algorithm |
FastFractal | |
FFT_Controller | Decide which fft method to use and carry out new fft function |
ConfigFile::file_not_found | |
FloatingPointPrecision | Floating point precision (type double) |
FractalFunction1D | |
GeneralMatrix | The classes for matrices that can contain data are derived from this |
GenericMatrix | A matrix which can be of any GeneralMatrix type |
GetSubMatrix | |
ICross | |
IdentityMatrix | Identity matrix |
realea::IEvalInd | |
realea::ILocalSearch | This interface allow to define how to obtain the local search method |
realea::ILSParameters | |
realea::IMutation | |
IncompatibleDimensionsException | Incompatible dimensions exception |
IndexException | Index exception |
InternalException | Internal newmat exception - shouldn't happen |
InvertedMatrix | |
realea::IParallelLocalSearch | |
IRealRandom | |
KPMatrix | |
LinearEquationSolver | |
LoadAndStoreFlag | |
LocalSearchClasicalManager | |
LogAndSign | |
LowerBandMatrix | Lower triangular band matrix |
LowerTriangularMatrix | Lower triangular matrix |
realea::MA2LSI | Memetic algorithm following the model proposed in the Daniel Molina's thesis |
MatedMatrix | |
Matrix | The usual rectangular matrix |
MatrixBandWidth | |
MatrixCol | |
MatrixColX | |
MatrixInput | |
MatrixRow | |
MatrixRowCol | |
MatrixType | |
MultipliedMatrix | |
realea::Mutation | |
NegatedMatrix | |
NegShiftedMatrix | |
realea::internal::NewIndividualLocalSearchManager | |
NotDefinedException | Not defined exception |
NotSquareException | A matrix is not square exception |
NPDException | Not positive definite exception |
nricMatrix | Rectangular matrix for use with Numerical Recipes in C |
OptimeCriterion | Let specify when a class is optimum |
ORandom | This class generates number randomly using a pseudogenerator that uses a PRIME multiplication |
OverflowException | Real overflow exception |
Permite | |
realea::PopulationObserver | This class allows to store an information for each individual |
realea::PopulationReal | Stores the individuals (solutions) |
realea::Problem | This class represent a problem to be resolved |
ProgramException | Miscellaneous exception (details in character string) |
Random | This class generates number randomly |
RanQD1 | |
RanTable | |
RealStarStar | Let matrix simulate a C type two dimensional array |
RectMatrixCol | |
RectMatrixDiag | |
RectMatrixRow | |
RectMatrixRowCol | |
RestartBest::Restart | |
RestartReduce::Restart | |
realea::RestartStrategy | |
ReturnMatrix | |
ReversedMatrix | |
RowedMatrix | |
RowVector | Row vector |
realea::Running | Allow to control the stopping criterion |
ScaledMatrix | |
ShiftedMatrix | |
SimpleIntArray | |
SingularException | Singular matrix exception |
SolvedMatrix | |
SortIndMin | |
SPMatrix | |
SquareMatrix | Square matrix |
SRandom | This class generates number randomly using a seed, following the original code of R. Martà |
StackedMatrix | |
SubMatrixDimensionException | Submatrix dimension exception |
SubtractedMatrix | |
SymmetricBandMatrix | Symmetric band matrix |
SymmetricMatrix | Symmetric matrix |
TransposedMatrix | |
UnitFunction1D | |
UpperBandMatrix | Upper triangular band matrix |
UpperTriangularMatrix | Upper triangular matrix |
VectorException | Cannot convert to vector exception |