Uses of Class
edu.stanford.rsl.konrad.fitting.LogarithmicFunction

Packages that use LogarithmicFunction
edu.stanford.rsl.siemens   
 

Uses of LogarithmicFunction in edu.stanford.rsl.siemens
 

Methods in edu.stanford.rsl.siemens that return LogarithmicFunction
 LogarithmicFunction LowContrastWaterCorrectionTool.getScaleFactor()
           
 

Methods in edu.stanford.rsl.siemens with parameters of type LogarithmicFunction
 void LowContrastWaterCorrectionTool.setScaleFactor(LogarithmicFunction scaleFactor)