Definition in file PolySolver.cpp.
#include "mc/mcprec.h"
#include "mc/mc.h"
Include dependency graph for PolySolver.cpp:
Go to the source code of this file.
Defines | |
#define | mcPOLYSOLVLOG(x) |
|
Value: mcMATHLOG(wxT("mcPolySolver::SolveLineFirstDegree [") + \ steps.data_GetLast()->io_GetInlinedExpr() + wxT("] - ") x); Definition at line 63 of file PolySolver.cpp. Referenced by mcPolySolver::math_GetPolyCoeff(), mcPolySolver::math_SolveLineFirstDegree(), and mcPolySolver::math_SolveLineSecondDegree(). |
[ Top ] |