ACT-CV - Machine Vision for Cognitive Modeling
Static Public Member Functions | List of all members
FisherZ Class Reference

Fisher's Z distribution. More...

#include <distrib.h>

Collaboration diagram for FisherZ:
Collaboration graph

Static Public Member Functions

static double Z (double r)
 
static double InvZ (double Z)
 

Detailed Description

Fisher's Z distribution.

Definition at line 247 of file distrib.h.

Member Function Documentation

static double FisherZ::InvZ ( double  Z)
static

Definition at line 252 of file distrib.h.

static double FisherZ::Z ( double  r)
static

Definition at line 249 of file distrib.h.


The documentation for this class was generated from the following file:


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)