#include <linear_impl.h>
Data Fields | |
int | cookie |
Vec | Out |
NMD_metadata | statistics |
void * | ctx |
Definition at line 27 of file linear_impl.h.
void* LinearSolution_::ctx |
Definition at line 37 of file linear_impl.h.
Referenced by LinearDeleteNumericalSolutionContext(), LinearSolutionCopy(), LinearSolutionGetContext(), and LinearSolutionSetContext().
Definition at line 29 of file linear_impl.h.
Referenced by LinearSolutionCopy(), LinearSolutionDelete(), LinearSolutionGetVector(), and LinearSolutionSetVector().
NMD_metadata LinearSolution_::statistics |
Definition at line 30 of file linear_impl.h.
Referenced by CreateLinearSolution(), LinearSolutionCopy(), LinearSolutionCopyStats(), LinearSolutionCreateStatistics(), LinearSolutionDelete(), and LinearSolutionGetStatistics().