#include <nf_Legendre.h>
Public 속성 | |
int | maxOrder |
int | allocated |
double * | Cls |
nf_Legendre.h 파일의 23 번째 라인에서 정의되었습니다.
int nf_Legendre_s::allocated |
nf_Legendre.h 파일의 25 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : nf_Legendre_allocated(), nf_Legendre_reallocateCls(), nf_Legendre_release(), nf_Legendre_setCl().
double* nf_Legendre_s::Cls |
nf_Legendre.h 파일의 26 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : nf_Legendre_clone(), nf_Legendre_evauluateAtMu(), nf_Legendre_getCl(), nf_Legendre_new(), nf_Legendre_normalize(), nf_Legendre_reallocateCls(), nf_Legendre_release(), nf_Legendre_setCl().
int nf_Legendre_s::maxOrder |