MiniTensor Version of the Day
Loading...
Searching...
No Matches
minitensor::TrustRegionSubproblemBase< T, N > Struct Template Reference

#include <MiniTensor_Solvers.h>

Inheritance diagram for minitensor::TrustRegionSubproblemBase< T, N >:
minitensor::TrustRegionDogLegGradient< T, N > minitensor::TrustRegionDogLegValue< T, N > minitensor::TrustRegionExactGradient< T, N > minitensor::TrustRegionExactValue< T, N >

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}
 

Detailed Description

template<typename T, Index N>
struct minitensor::TrustRegionSubproblemBase< T, N >

Trust region subproblem base

Definition at line 559 of file MiniTensor_Solvers.h.


The documentation for this struct was generated from the following file: