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

#include <line/reg/api_json.h>

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

Static Public Member Functions

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

Detailed Description

Definition at line 176 of file api_json.h.

Member Function Documentation

◆ parse()

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

Definition at line 177 of file api_json.h.

References line::reg::double_from_decimal().


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