getOptPathExecTimes {ParamHelpers} | R Documentation |
Get exec-time vector from the optimization path.
Description
Get exec-time vector from the optimization path.
Usage
getOptPathExecTimes(op, dob, eol)
Arguments
op |
OptPath |
dob |
integer |
eol |
integer |
Value
See Also
Other optpath:
OptPath
,
addOptPathEl()
,
getOptPathBestIndex()
,
getOptPathCols()
,
getOptPathCol()
,
getOptPathDOB()
,
getOptPathEOL()
,
getOptPathEl()
,
getOptPathErrorMessages()
,
getOptPathLength()
,
getOptPathParetoFront()
,
getOptPathX()
,
getOptPathY()
,
setOptPathElDOB()
,
setOptPathElEOL()
[Package ParamHelpers version 1.14.1 Index]