LogNormal.cxx File Reference


Detailed Description

hippodraw::LogNormal class implementation

Copyright (C) 2004, 2005, 2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id
LogNormal.cxx,v 1.10 2007/04/23 21:57:20 pfkeb Exp

Definition in file LogNormal.cxx.

#include "LogNormal.h"
#include "FunctionHelper.h"
#include <cmath>
#include <cassert>

Include dependency graph for LogNormal.cxx:

Go to the source code of this file.

Enumerations

enum  { norm = 0, mu = 1, sigma = 2 }
 Index of the parameters. More...


Enumeration Type Documentation

anonymous enum

Index of the parameters.

Enumerator:
norm 
mu 
sigma 

Definition at line 31 of file LogNormal.cxx.


Generated for HippoDraw Class Library by doxygen