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