Changeset 17739
- Timestamp:
- 08/29/20 12:25:25 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3022-FastFunctionExtraction/FFX/FastFunctionExtraction.cs
r17738 r17739 205 205 if (ffxModel.NumBases > 0) ffxModel.OptimizeCoefficients(data); 206 206 } 207 207 208 return ffxModels; 208 209 }
Note: See TracChangeset
for help on using the changeset viewer.