#include "StackedSpectrum.h"#include "UniformRNG.h"#include "types.h"#include "WFunc.h"#include <iostream>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 8 of file stackedspectest.cpp.
References UniformRNG::GetNumber(), length, and StackedSpectrum().
1.5.5