|
MiniTensor Version of the Day
|
#include <MiniTensor_Solvers.h>
Public Member Functions | |
| Vector< T, N > | lin_solve (Tensor< T, N > const &A, Vector< T, N > const &b) |
Public Attributes | |
| PreconditionerType | preconditioner_type {PreconditionerType::IDENTITY} |
Trust region subproblem base
Definition at line 559 of file MiniTensor_Solvers.h.