- Timestamp:
- Aug 15, 2023, 4:56:54 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/psLib/src/math/psMinimizePolyFit.h
r21183 r42492 134 134 ); 135 135 136 bool psVectorIRLSFitPolynomial1D( 137 psPolynomial1D *poly, 138 psStats *stats, 139 const psVector *mask, 140 psVectorMaskType maskValue, 141 const psVector *f, 142 const psVector *fErr, 143 const psVector *x 144 ); 145 136 146 /// @} 137 147 #endif // #ifndef PS_MINIMIZE_POLYFIT_H
Note:
See TracChangeset
for help on using the changeset viewer.
