Skylark (Sketching Library)  0.1
skylark::algorithms::iterative_l2_solver_tag< KrylovMethod > Struct Template Reference

#include <linearl2_regression_solver.hpp>

Inheritance diagram for skylark::algorithms::iterative_l2_solver_tag< KrylovMethod >:
Inheritance graph
[legend]
Collaboration diagram for skylark::algorithms::iterative_l2_solver_tag< KrylovMethod >:
Collaboration graph
[legend]

Detailed Description

template<typename KrylovMethod>
struct skylark::algorithms::iterative_l2_solver_tag< KrylovMethod >

Tag for using an iterative method to solve L2 linear regression.

Template Parameters:
KrylovMethodThe underlying Krylov method used.

Definition at line 31 of file linearl2_regression_solver.hpp.


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