Class "paramspacerestriction"
类“paramspacerestriction”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Encapsulates information returned by failureRegions.
封装返回的信息failureRegions。
类对象----------Objects from the Class----------
An paramspacerestriction object holds five slots.
paramspacerestriction对象拥有5个时隙。
插槽----------Slots----------
parameterspace:The original poi object representing the parameter space.
parameterspace:原始的poi对象,表示参数空间。
feasiblepoints:Set of indices describing all points from parameterspace that do not lie inside one of the polyhedral convex cones, i.e. the feasible area.
feasiblepoints:指数描述的所有点从parameterspace是不会说谎的,里面的多面体凸锥,即可行的区域。
excludingcone:Set of indices describing which cone led to the exclusion of points from parameterspace
excludingcone:设定的指标,它描述了锥导致的从parameterspace点排除
cones:Set of the polyhedral convex cones constructed by failureRegions
cones:设置的多面体凸锥构建failureRegions,
conesources:Set of indices describing the points the cones are based on
conesources:描述点的指数锥的基础上
方法----------Methods----------
convertToStringConvert to character string
convertToStringConvert字符串
getUnfeasiblePointsReturns the set of unfeasible points
getUnfeasiblePointsReturns不可行的点的集
getFeasiblePointsReturns the set of feasible points
getFeasiblePointsReturns的可行点
getParamspaceInfoReturns a summary of the parameter space restriction. The first columns contain the points of the parameter space, the column named with PCC gives the set of indices in which cone the point is included, where 0 means that the point is not included in any cone. The last column PCC-Source gives the point which is the cone end.
getParamspaceInfoReturns参数空间限制的摘要。第一列中包含的参数空间中的各点,命名PCC列给出了组锥点包括在内,其中0表示该点不包括在任何锥形的指数。的最后一列PCC源给出了点,这是锥端。
(作者)----------Author(s)----------
Robin Nunkesser <a href="mailto:Robin.Nunkesser@tu-dortmund.de">Robin.Nunkesser@tu-dortmund.de</a>