Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 속성 | 모든 멤버 목록
c2_function< float_type >::c2_sample_recur 구조체 참조

structure used to pass information recursively in sampler. 더 자세히 ...

Public 속성

c2_fblock< float_type > * f0
 
c2_fblock< float_type > * f1
 
float_type abs_tol
 
float_type rel_tol
 
float_type dx_tolerance
 
float_type abs_tol_min
 
int derivs
 
c2_piecewise_function_p
< float_type > * 
out
 
std::vector< float_type > * xvals
 
std::vector< float_type > * yvals
 
std::vector< recur_item > * rb_stack
 
bool inited
 

상세한 설명

template<typename float_type = double>
struct c2_function< float_type >::c2_sample_recur

structure used to pass information recursively in sampler.

c2_function.hh 파일의 590 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

template<typename float_type = double>
float_type c2_function< float_type >::c2_sample_recur::abs_tol

c2_function.hh 파일의 592 번째 라인에서 정의되었습니다.

template<typename float_type = double>
float_type c2_function< float_type >::c2_sample_recur::abs_tol_min

c2_function.hh 파일의 592 번째 라인에서 정의되었습니다.

template<typename float_type = double>
int c2_function< float_type >::c2_sample_recur::derivs

c2_function.hh 파일의 593 번째 라인에서 정의되었습니다.

template<typename float_type = double>
float_type c2_function< float_type >::c2_sample_recur::dx_tolerance

c2_function.hh 파일의 592 번째 라인에서 정의되었습니다.

template<typename float_type = double>
c2_fblock<float_type>* c2_function< float_type >::c2_sample_recur::f0

c2_function.hh 파일의 591 번째 라인에서 정의되었습니다.

template<typename float_type = double>
c2_fblock<float_type> * c2_function< float_type >::c2_sample_recur::f1

c2_function.hh 파일의 591 번째 라인에서 정의되었습니다.

template<typename float_type = double>
bool c2_function< float_type >::c2_sample_recur::inited

c2_function.hh 파일의 597 번째 라인에서 정의되었습니다.

template<typename float_type = double>
c2_piecewise_function_p<float_type>* c2_function< float_type >::c2_sample_recur::out

c2_function.hh 파일의 594 번째 라인에서 정의되었습니다.

template<typename float_type = double>
std::vector< recur_item >* c2_function< float_type >::c2_sample_recur::rb_stack

c2_function.hh 파일의 596 번째 라인에서 정의되었습니다.

template<typename float_type = double>
float_type c2_function< float_type >::c2_sample_recur::rel_tol

c2_function.hh 파일의 592 번째 라인에서 정의되었습니다.

template<typename float_type = double>
std::vector<float_type>* c2_function< float_type >::c2_sample_recur::xvals

c2_function.hh 파일의 595 번째 라인에서 정의되었습니다.

template<typename float_type = double>
std::vector<float_type> * c2_function< float_type >::c2_sample_recur::yvals

c2_function.hh 파일의 595 번째 라인에서 정의되었습니다.


이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: