Declares a class for differentiating functions of log(arg) w.r.t. arg. More...
#include "../Core/SharedLibraryExportMacros.h"
#include "Functions.h"
#include "Error.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | StellarEvolution::LogDerivatives |
Calculate dy/dx given dy/dx, dy/dln(x), dln(y)/dx or dln(y)/dln(x). More... | |
Declares a class for differentiating functions of log(arg) w.r.t. arg.
Definition in file LogDerivatives.h.