Copyright (C) 2000-2004, 2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file Gaussian.cxx.
#include "Gaussian.h"
#include "FunctionHelper.h"
#include <cmath>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | hippodraw |
Enumerations | |
enum | { norm = 0, mean = 1, sigma = 2 } |
Index of the parameters. More... |
anonymous enum |