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