Skip to content

Commit

Permalink
JuliaFormatter.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelbosch committed Nov 2, 2023
1 parent 79ec25d commit 2e1b1a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/priors/iwp.jl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ function to_1d_sde(p::IWP)
return LTISDE(F_breve, L_breve)
end


"""
make_preconditioned_transition_cov_cholf_1d(q::Integer, elType::Type)
Expand Down Expand Up @@ -76,7 +75,6 @@ adjusted such that we obtain the left square root, with different ordering of th
return L
end


function preconditioned_discretize_1d(iwp::IWP{elType}) where {elType}
q = iwp.num_derivatives

Expand Down

0 comments on commit 2e1b1a6

Please sign in to comment.