Home
last modified time | relevance | path

Searched defs:Halton2dGenerator (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/povray37/povray-3.7.0.10/source/backend/support/
H A Drandomsequences.cpp403 class Halton2dGenerator : public Halton2dBasedGenerator<Vector2d, double> class
868 Halton2dGenerator::Halton2dGenerator(const ParameterStruct& param) : in Halton2dGenerator() function in pov::Halton2dGenerator
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/math/
H A Drandomsequence.cpp450 class Halton2dGenerator : public Halton2dBasedGenerator<Vector2d, double> class
935 Halton2dGenerator::Halton2dGenerator(const ParameterStruct& param) : in Halton2dGenerator() function in pov::Halton2dGenerator