Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 593 Bytes

linear_solver_logs.md

File metadata and controls

49 lines (32 loc) · 593 Bytes

Linear Solver Logs

Pages = ["linear_solver_logs.md"]

Abstract Types

LinSysSolverLog

Loggers

LSLogOracle

LSLogFull

LSLogMA

Log Function

RLinearAlgebra.log_update!(::Nothing,::LinSysSampler,::AbstractVector,::Tuple,::Int64,::Any,::Any)

Log Specific Functions

RLinearAlgebra.get_uncertainty(::LSLogMA; alpha = .05)

Internal Data Structures

RLinearAlgebra.MAInfo

RLinearAlgebra.DistInfo

Internal Functions

RLinearAlgebra.update_ma!

RLinearAlgebra.get_SE_constants!