Gaussian.cxx File Reference


Detailed Description

hippodraw::Gaussian class implementation

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

Id
Gaussian.cxx,v 1.57 2007/04/23 21:57:20 pfkeb Exp

Definition in file Gaussian.cxx.

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

Include dependency graph for Gaussian.cxx:

Go to the source code of this file.

Namespaces

namespace  hippodraw

Enumerations

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


Enumeration Type Documentation

anonymous enum

Index of the parameters.

Enumerator:
norm 
mean 
sigma 

Definition at line 35 of file Gaussian.cxx.


Generated for HippoDraw Class Library by doxygen