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

#include <line/reg/api_json.h>

Inheritance diagram for line::reg::NumFromDecimal< Rational >:
Collaboration diagram for line::reg::NumFromDecimal< Rational >:

Static Public Member Functions

static Rational parse (const std::string &text)

Detailed Description

Definition at line 181 of file api_json.h.

Member Function Documentation

◆ parse()

Rational line::reg::NumFromDecimal< Rational >::parse ( const std::string & text)
inlinestatic

Definition at line 182 of file api_json.h.

References line::reg::rational_from_decimal().


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