LibCudaOptimize  1.0
SolutionSet Member List
This is the complete list of members for SolutionSet, including all inherited members.
copyPositionsToHost()SolutionSet
findBests(bool maximize=false)SolutionSet
free()SolutionSet
getActualSolutionSize() const SolutionSet [inline]
getDeviceBestFitnesses()SolutionSet [inline]
getDeviceBestFitnesses(unsigned int sid)SolutionSet [inline]
getDeviceBestFitnessesConst() const SolutionSet [inline]
getDeviceBestFitnessesConst(unsigned int sid) const SolutionSet [inline]
getDeviceBestIDs()SolutionSet [inline]
getDeviceBestIDs(unsigned int sid)SolutionSet [inline]
getDeviceBestIDsConst() const SolutionSet [inline]
getDeviceBestIDsConst(unsigned int sid) const SolutionSet [inline]
getDeviceFitnesses()SolutionSet [inline]
getDeviceFitnesses(unsigned int sid)SolutionSet [inline]
getDeviceFitnesses(unsigned int sid, unsigned int pid)SolutionSet [inline]
getDeviceFitnessesConst() const SolutionSet [inline]
getDeviceFitnessesConst(unsigned int sid) const SolutionSet [inline]
getDeviceFitnessesConst(unsigned int sid, unsigned int pid) const SolutionSet [inline]
getDevicePositions()SolutionSet [inline]
getDevicePositions(unsigned int sid)SolutionSet [inline]
getDevicePositions(unsigned int sid, unsigned int pid)SolutionSet [inline]
getDevicePositionsConst() const SolutionSet [inline]
getDevicePositionsConst(unsigned int sid) const SolutionSet [inline]
getDevicePositionsConst(unsigned int sid, unsigned int pid) const SolutionSet [inline]
getFitnessSet()SolutionSet [inline]
getHostBestFitnesses()SolutionSet
getHostBestFitnesses(unsigned int sid)SolutionSet
getHostBestPositions()SolutionSet
getHostBestPositions(unsigned int sid)SolutionSet
getHostFitnesses()SolutionSet
getHostFitnesses(unsigned int sid)SolutionSet
getHostFitnesses(unsigned int sid, unsigned int pid)SolutionSet
getHostPositions(unsigned int sid=ALL_SETS, unsigned int pid=ALL_SOLUTIONS)SolutionSet
getHostPositionsConst(unsigned int sid=ALL_SETS, unsigned int pid=ALL_SOLUTIONS) const SolutionSet
getProblemDimension() const SolutionSet [inline]
getSetNumber() const SolutionSet [inline]
getSolutionNumber() const SolutionSet [inline]
init(LOG_LEVEL verbosity, std::string loggerFile)SolutionSet
setDeviceFitnesses(float *ptr, POINTER_LOCATION location=HOST_POINTER, unsigned int sid=ALL_SETS)SolutionSet
setDeviceFitnesses(FitnessSet fitn)SolutionSet
setDeviceFitnessesPtr(float *ptr)SolutionSet [inline]
setDevicePositions(float *ptr, POINTER_LOCATION location=HOST_POINTER, unsigned int sid=ALL_SETS)SolutionSet
setDevicePositionsPtr(float *ptr)SolutionSet [inline]
setParams(unsigned int sn, unsigned int pn, unsigned int dn)SolutionSet [inline]
setParams(const SolutionSet &src)SolutionSet [inline]
setProblemDimension(unsigned int dn)SolutionSet [inline]
setSetNumber(unsigned int sn)SolutionSet [inline]
setSolutionNumber(unsigned int pn)SolutionSet [inline]
SolutionSet(unsigned int dn, unsigned int sn, unsigned int pn)SolutionSet
~SolutionSet() (defined in SolutionSet)SolutionSet [virtual]
 All Classes Files Functions Variables Enumerations Enumerator Defines