(final LameGlobalFlags gfp, float pe[][], float ms_ratio[], III_psy_ratio ratio[][])
| 8 | */ |
| 9 | public interface IIterationLoop { |
| 10 | void iteration_loop(final LameGlobalFlags gfp, float pe[][], |
| 11 | float ms_ratio[], III_psy_ratio ratio[][]); |
| 12 | } |
no outgoing calls
no test coverage detected