Whitespace cleanup
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5460 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
30237e6824
commit
c1798a7dbc
|
|
@ -38,7 +38,6 @@ import net.sf.samtools.SAMRecord;
|
||||||
* @author Kiran Garimella
|
* @author Kiran Garimella
|
||||||
*/
|
*/
|
||||||
public class MathUtils {
|
public class MathUtils {
|
||||||
|
|
||||||
/** Public constants - used for the Lanczos approximation to the factorial function
|
/** Public constants - used for the Lanczos approximation to the factorial function
|
||||||
* (for the calculation of the binomial/multinomial probability in logspace)
|
* (for the calculation of the binomial/multinomial probability in logspace)
|
||||||
* @param LANC_SEQ[] - an array holding the constants which correspond to the product
|
* @param LANC_SEQ[] - an array holding the constants which correspond to the product
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue