Description
ERROR: MethodError: no method matching +(::LinearOperator{…}, ::UniformScaling{…})
The function +
exists, but no method is defined for this combination of argument types.
Closest candidates are:
+(::Any, ::Any, ::Any, ::Any...)
@ Base operators.jl:596
+(::ChainRulesCore.NoTangent, ::Any)
@ ChainRulesCore C:\Users\ackersj.julia\packages\ChainRulesCore\U6wNx\src\tangent_arithmetic.jl:59
+(::Any, ::ChainRulesCore.NotImplemented)
@ ChainRulesCore C:\Users\ackersj.julia\packages\ChainRulesCore\U6wNx\src\tangent_arithmetic.jl:25
...
Stacktrace:
[1] Kaczmarz(A::LinearOperatorCollection.ProdOp{…}; reg::Vector{…}, normalizeReg::SystemMatrixBasedNormalization, randomized::Bool, subMatrixFraction::Float64, shuffleRows::Bool, seed::Int64, iterations::Int64, greedy_randomized::Bool, theta::Nothing)
@ RegularizedLeastSquares dev\RegularizedLeastSquares\src\Kaczmarz.jl:111