#include <vector>#include <string>#include "GaudiKernel/IAlgTool.h"Include dependency graph for IEqSolver.h:
Go to the source code of this file.
Namespaces | |
| namespace | Genfun |
Classes | |
| class | IEqSolver |
| Interface file for multidimensional root-finding (solving nonlinear system with n equations in n unknowns). More... | |
Defines | |
| #define | GAUDIGSL_IEQSOLVER_H 1 |
Variables | |
| static const InterfaceID | IID_IEqSolver ("IEqSolver", 1, 0) |
| Declaration of the unique interface identifier (interface id, major version, minor version). | |
| #define GAUDIGSL_IEQSOLVER_H 1 |
Definition at line 3 of file IEqSolver.h.
IID_IEqSolver [static] |
Declaration of the unique interface identifier (interface id, major version, minor version).
1.4.7