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>
Include dependency graph for LogDerivatives.h:
This graph shows which files directly or indirectly include this file: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.