◆ SolverReportingManager() [1/2]
◆ SolverReportingManager() [2/2]
◆ LogGroupOfConstraints()
void GCS::SolverReportingManager::LogGroupOfConstraints |
( |
const std::string & |
str, |
|
|
std::vector< std::vector< Constraint * > > |
constraintgroups |
|
) |
| |
◆ LogGroupOfParameters()
void GCS::SolverReportingManager::LogGroupOfParameters |
( |
const std::string & |
str, |
|
|
std::vector< std::vector< double * > > |
parametergroups |
|
) |
| |
◆ LogMatrix() [1/2]
void GCS::SolverReportingManager::LogMatrix |
( |
const std::string |
str, |
|
|
Eigen::MatrixXd |
matrix |
|
) |
| |
◆ LogMatrix() [2/2]
void GCS::SolverReportingManager::LogMatrix |
( |
const std::string |
str, |
|
|
MatrixIndexType |
matrix |
|
) |
| |
◆ LogQRSystemInformation()
void GCS::SolverReportingManager::LogQRSystemInformation |
( |
const System & |
system, |
|
|
int |
paramsNum = 0 , |
|
|
int |
constrNum = 0 , |
|
|
int |
rank = 0 |
|
) |
| |
◆ LogSetOfConstraints()
void GCS::SolverReportingManager::LogSetOfConstraints |
( |
const std::string & |
str, |
|
|
std::set< Constraint * > |
constraintset |
|
) |
| |
◆ LogString()
void GCS::SolverReportingManager::LogString |
( |
const std::string & |
str | ) |
|
◆ LogToConsole()
void GCS::SolverReportingManager::LogToConsole |
( |
const std::string & |
str | ) |
|
◆ LogToFile()
void GCS::SolverReportingManager::LogToFile |
( |
const std::string & |
str | ) |
|
◆ Manager()
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Sketcher/App/planegcs/GCS.cpp