Skip to content

Commit

Permalink
added modes to ASP
Browse files Browse the repository at this point in the history
  • Loading branch information
tinatorabi committed Sep 7, 2024
1 parent e77d05d commit 085245a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solvers.jl
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ end
Constructor
```julia
ACEfit.ASPCombined(; P = I, select, mode, params)
ACEfit.ASP(; P = I, select, mode, params)
```
where
- `P` : right-preconditioner / tychonov operator
Expand Down

0 comments on commit 085245a

Please sign in to comment.