Skip to content

Commit 085245a

Browse files
authored
added modes to ASP
1 parent e77d05d commit 085245a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/solvers.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ end
223223
224224
Constructor
225225
```julia
226-
ACEfit.ASPCombined(; P = I, select, mode, params)
226+
ACEfit.ASP(; P = I, select, mode, params)
227227
```
228228
where
229229
- `P` : right-preconditioner / tychonov operator

0 commit comments

Comments
 (0)