Skip to content

Commit b78949a

Browse files
committed
Up
1 parent 66531bc commit b78949a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DifferentiationInterface/ext/DifferentiationInterfaceSparseMatrixColoringsExt

DifferentiationInterface/ext/DifferentiationInterfaceSparseMatrixColoringsExt/hessian.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ struct SMCSparseHessianPrep{
88
R<:AbstractVector{<:NTuple},
99
E2<:DI.HVPPrep,
1010
E1<:DI.GradientPrep,
11-
} <: DI.HessianPrep{SIG}
11+
} <: DI.SparseHessianPrep{SIG}
1212
_sig::Val{SIG}
1313
batch_size_settings::BS
1414
sparsity::P

0 commit comments

Comments
 (0)