Geant4
v4-10.4-release
|
클래스 | |
class | c2_sin_p< float_type > |
compute sin(x) with its derivatives.The factory function c2_factory::sin() creates *new c2_sin_p 더 자세히 ... | |
class | c2_cos_p< float_type > |
compute cos(x) with its derivatives.The factory function c2_factory::cos() creates *new c2_cos_p 더 자세히 ... | |
class | c2_tan_p< float_type > |
compute tan(x) with its derivatives.The factory function c2_factory::tan() creates *new c2_tan_p 더 자세히 ... | |
class | c2_log_p< float_type > |
compute log(x) with its derivatives.The factory function c2_factory::log() creates *new c2_log_p 더 자세히 ... | |
class | c2_exp_p< float_type > |
compute exp(x) with its derivatives.The factory function c2_factory::exp() creates *new c2_exp_p 더 자세히 ... | |
class | c2_sqrt_p< float_type > |
compute sqrt(x) with its derivatives.The factory function c2_factory::sqrt() creates *new c2_sqrt_p() 더 자세히 ... | |
class | c2_identity_p< float_type > |
compute x with its derivatives.The factory function c2_factory::identity() creates *new c2_identity_p 더 자세히 ... | |