a transformation of a function in and out of log-lin space 더 자세히 ...
#include <c2_function.hh>
Public 멤버 함수 | |
c2_log_lin_function_transformation () | |
virtual | ~c2_log_lin_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 더 자세히 ... | |
a transformation of a function in and out of log-lin space
c2_function.hh 파일의 1446 번째 라인에서 정의되었습니다.
|
inline |
c2_function.hh 파일의 1449 번째 라인에서 정의되었습니다.
|
inlinevirtual |
c2_function.hh 파일의 1454 번째 라인에서 정의되었습니다.
|
virtualinherited |
|
inherited |
c2_function.hh 파일의 1394 번째 라인에서 정의되었습니다.
|
inherited |
the X axis transform
c2_function.hh 파일의 1396 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : c2_function_transformation< float_type >::~c2_function_transformation().
|
inherited |
the Y axis transform
c2_function.hh 파일의 1398 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : c2_function_transformation< float_type >::~c2_function_transformation().