LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::reg::NumFromDecimal< Real< D > > Struct Template Reference

#include <line/reg/api_json.h>

Inheritance diagram for line::reg::NumFromDecimal< Real< D > >:
Collaboration diagram for line::reg::NumFromDecimal< Real< D > >:

Static Public Member Functions

static Real< D > parse (const std::string &text)

Detailed Description

template<unsigned D>
struct line::reg::NumFromDecimal< Real< D > >

Definition at line 186 of file api_json.h.

Member Function Documentation

◆ parse()

template<unsigned D>
Real< D > line::reg::NumFromDecimal< Real< D > >::parse ( const std::string & text)
inlinestatic

Definition at line 187 of file api_json.h.

References line::reg::double_from_decimal(), and parse().

Referenced by parse().


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