Copyright (C) 2004, 2005, 2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
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... |
anonymous enum |