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

a transformation of a function in and out of log-log space 더 자세히 ...

#include <c2_function.hh>

c2_log_log_function_transformation< float_type >에 대한 상속 다이어그램 :
c2_function_transformation< float_type >

Public 멤버 함수

 c2_log_log_function_transformation ()
 
virtual ~c2_log_log_function_transformation ()
 
virtual float_type evaluate (float_type xraw, float_type y, float_type yp0, float_type ypp0, float_type *yprime, float_type *yprime2) const
 

Public 속성

const bool isIdentity
 
const c2_transformation
< float_type > & 
X
 the X axis transform 더 자세히 ...
 
const c2_transformation
< float_type > & 
Y
 the Y axis transform 더 자세히 ...
 

상세한 설명

template<typename float_type>
class c2_log_log_function_transformation< float_type >

a transformation of a function in and out of log-log space

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

생성자 & 소멸자 문서화

template<typename float_type >
c2_log_log_function_transformation< float_type >::c2_log_log_function_transformation ( )
inline

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

template<typename float_type >
virtual c2_log_log_function_transformation< float_type >::~c2_log_log_function_transformation ( )
inlinevirtual

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

멤버 함수 문서화

template<typename float_type>
virtual float_type c2_function_transformation< float_type >::evaluate ( float_type  xraw,
float_type  y,
float_type  yp0,
float_type  ypp0,
float_type *  yprime,
float_type *  yprime2 
) const
virtualinherited

멤버 데이타 문서화

template<typename float_type>
const bool c2_function_transformation< float_type >::isIdentity
inherited

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

template<typename float_type>
const c2_transformation<float_type>& c2_function_transformation< float_type >::X
inherited

the X axis transform

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

다음에 의해서 참조됨 : c2_function_transformation< float_type >::~c2_function_transformation().

template<typename float_type>
const c2_transformation<float_type>& c2_function_transformation< float_type >::Y
inherited

the Y axis transform

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

다음에 의해서 참조됨 : c2_function_transformation< float_type >::~c2_function_transformation().


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