wxMaxima
Loading...
Searching...
No Matches
Public Types | Public Member Functions
Catch::Generators::RandomFloatingGenerator< Float > Class Template Referencefinal
Inheritance diagram for Catch::Generators::RandomFloatingGenerator< Float >:
[legend]
Collaboration diagram for Catch::Generators::RandomFloatingGenerator< Float >:
[legend]

Public Types

using type = Float
 

Public Member Functions

 RandomFloatingGenerator (Float a, Float b)
 
Float const & get () const override
 
bool next () override
 

Member Function Documentation

◆ get()

template<typename Float >
Float const & Catch::Generators::RandomFloatingGenerator< Float >::get ( ) const
inlineoverridevirtual

◆ next()

template<typename Float >
bool Catch::Generators::RandomFloatingGenerator< Float >::next ( )
inlineoverridevirtual

The documentation for this class was generated from the following file: