|
class | c2_transformation< float_type > |
| a transformation of a coordinate, including an inverse More...
|
|
class | c2_transformation_linear< float_type > |
| the identity transform More...
|
|
class | c2_transformation_log< float_type > |
| log axis transform More...
|
|
class | c2_transformation_recip< float_type > |
| reciprocal axis transform More...
|
|
class | c2_function_transformation< float_type > |
| a transformation of a function in and out of a coordinate space, using 2 c2_transformations More...
|
|
class | c2_lin_lin_function_transformation< float_type > |
| a transformation of a function in and out of lin-lin space More...
|
|
class | c2_log_log_function_transformation< float_type > |
| a transformation of a function in and out of log-log space More...
|
|
class | c2_lin_log_function_transformation< float_type > |
| a transformation of a function in and out of lin-log space More...
|
|
class | c2_log_lin_function_transformation< float_type > |
| a transformation of a function in and out of log-lin space More...
|
|
class | c2_arrhenius_function_transformation< float_type > |
| a transformation of a function in and out of Arrhenius (1/x vs. log(y)) space More...
|
|