매크로 | |
#define | isfinite std::isfinite |
#define | numberOfStaticDoubles ( 100 * 1000 ) |
함수 | |
static nfu_status | nfu_stringToListOfDoubles2 (char const *str, int64_t *numberConverted, double **doublePtr, char **endCharacter) |
nfu_status | nfu_stringToListOfDoubles (char const *str, int64_t *numberConverted, double **doublePtr, char **endCharacter) |
char * | nf_floatToShortestString (double value, int significantDigits, int favorEFormBy, int flags) |
#define isfinite std::isfinite |
nf_stringToDoubles.cc 파일의 15 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : nf_exponentialIntegral(), nf_floatToShortestString(), nf_gammaFunction(), nf_incompleteGammaFunction(), nf_incompleteGammaFunctionComplementary(), nf_logGammaFunction().
#define numberOfStaticDoubles ( 100 * 1000 ) |
nf_stringToDoubles.cc 파일의 23 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : nfu_stringToListOfDoubles2().
nf_stringToDoubles.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : int(), isfinite, nf_floatToShortestString_includeSign, nf_floatToShortestString_keepPeriod, nf_floatToShortestString_trimZeros, G4INCL::Math::sign().
nfu_status nfu_stringToListOfDoubles | ( | char const * | str, |
int64_t * | numberConverted, | ||
double ** | doublePtr, | ||
char ** | endCharacter | ||
) |
nf_stringToDoubles.cc 파일의 29 번째 라인에서 정의되었습니다.
다음을 참조함 : nfu_stringToListOfDoubles2().
다음에 의해서 참조됨 : ptwX_fromString(), ptwXY_fromString().
|
static |
nf_stringToDoubles.cc 파일의 38 번째 라인에서 정의되었습니다.
다음을 참조함 : nfu_malloc(), nfu_mallocError, nfu_Okay, numberOfStaticDoubles.
다음에 의해서 참조됨 : nfu_stringToListOfDoubles().