Skip to content

Commit fea3466

Browse files
committed
Fix coefficient speling
2 parents 0a38691 + 9d93d89 commit fea3466

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hydra/PDFSumExtendable.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ class PDFSumExtendable: public detail::AddPdfBase<PDF1,PDF2,PDFs...>
223223
return fCoefficients[i];
224224
}
225225

226-
227226
inline Parameter& Coefficient(size_t i)
228227
{
229228
return fCoefficients[i];

0 commit comments

Comments
 (0)