|
mxnet
|
Template specialization of Str2T<> interface for double type. More...
#include <strtonum.h>

Static Public Member Functions | |
| static double | get (const char *begin, const char *end) |
| Convert a string into double. More... | |
Template specialization of Str2T<> interface for double type.
|
inlinestatic |
Convert a string into double.
| begin | Beginning of the string to convert |
| end | End of the string to convert |
1.8.11