computeIndex() | WeightOracle | |
computeWeight(int row, int col) | FunctionOracle | [virtual] |
FunctionOracle(double **X, WeightFunction *wf, int n, int d) | FunctionOracle | |
getCacheSize() | WeightOracle | |
getIndexedWeight(int row, int rank) | WeightOracle | |
getSize() | FunctionOracle | [virtual] |
getWeight(int row, int col) | WeightOracle | |
getWeightIndex(int row, int rank) | WeightOracle | |
printStatsString() | WeightOracle | |
setCacheSize(int c) | WeightOracle | |
WeightOracle() (defined in WeightOracle) | WeightOracle | |
~FunctionOracle() (defined in FunctionOracle) | FunctionOracle | [virtual] |
~WeightOracle() (defined in WeightOracle) | WeightOracle | [virtual] |