logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALTree::CUtils - Perl extension for blah blah blah

Author

       Claire Bardel, <Claire.Bardel@univ-lyon1.fr>

Description

       Stub documentation for ALTree::CUtils, created by h2xs. It looks like the author of the extension was
       negligent enough to leave the stub unedited.

       Blah blah blah.

   EXPORT
       None by default.

   Exportablefunctions
         double bilateral(double a, double b, double c, double d)
         double critchi(double p, int df)
         double left(double a, double b, double c, double d)
         double pochisq(double x, int df)
         double right(double a, double b, double c, double d)
         hash_ref double_permutation(int nb_sample, int nb_chi2, array_ref data)
           data : array of nb_sample*nb_chi2 doubles
                  chi2_0_of_sample_0, chi2_1_of_sample_0, ..., chi2_0_of_sample_1, ...
           return keys:
             pmin => double
             chi2 => array of doubles

Name

       ALTree::CUtils - Perl extension for blah blah blah

See Also

       Mention other useful documentation such as the documentation of related modules or operating system
       documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or
       standards.

       If you have a mailing list set up for your module, mention it here.

       If you have a web site set up for your module, mention it here.

Synopsis

         use ALTree::CUtils;
         blah blah blah

See Also