|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectCovaryingScheme
public class CovaryingScheme
Constructor Summary | |
---|---|
CovaryingScheme(CPTShell shell,
Object object,
int[] covaryIndices,
double[] ratios)
|
Method Summary | |
---|---|
LinearFunction |
covaryingFunction(LinearFunction function)
|
static CovaryingScheme[] |
proportionalSchemes(FiniteVariable var)
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CovaryingScheme(CPTShell shell, Object object, int[] covaryIndices, double[] ratios)
Method Detail |
---|
public LinearFunction covaryingFunction(LinearFunction function)
public static CovaryingScheme[] proportionalSchemes(FiniteVariable var)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |