This is the complete list of members for StellarEvolution::LogDerivatives, including all inherited members.
__deriv_values | StellarEvolution::LogDerivatives | mutableprivate |
__log_x | StellarEvolution::LogDerivatives | private |
__log_y | StellarEvolution::LogDerivatives | private |
__underlying_deriv_values | StellarEvolution::LogDerivatives | mutableprivate |
__x | StellarEvolution::LogDerivatives | private |
calc_deriv(unsigned deriv_order) const =0 | StellarEvolution::LogDerivatives | protectedpure virtual |
LogDerivatives(double x=NaN, bool log_y=false) | StellarEvolution::LogDerivatives | inline |
order(unsigned deriv_order=1) const | StellarEvolution::LogDerivatives | virtual |
transform_log_x_deriv(unsigned order) const | StellarEvolution::LogDerivatives | private |
transform_log_y_deriv(double uncorrected_derivative, unsigned order) const | StellarEvolution::LogDerivatives | private |
~FunctionDerivatives() | Core::FunctionDerivatives | inlinevirtual |