BipartiteMatrixOracle(double **kernel, int r, int c) | BipartiteMatrixOracle | |
computeIndex() | WeightOracle | |
computeWeight(int row, int col) | BipartiteMatrixOracle | [virtual] |
getCacheSize() | WeightOracle | |
getIndexedWeight(int row, int rank) | WeightOracle | |
getSize() | BipartiteMatrixOracle | [virtual] |
getWeight(int row, int col) | WeightOracle | |
getWeightIndex(int row, int rank) | WeightOracle | |
printStatsString() | WeightOracle | |
setCacheSize(int c) | WeightOracle | |
WeightOracle() (defined in WeightOracle) | WeightOracle | |
~BipartiteMatrixOracle() (defined in BipartiteMatrixOracle) | BipartiteMatrixOracle | [virtual] |
~WeightOracle() (defined in WeightOracle) | WeightOracle | [virtual] |