Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix null checks in fann_scale_train() and fann_descale_train().
The argument is the same as for the previous commit: For completeness' sake, we want to check the output scales for non-nullness, too, even though it isn't strictly necessary.
- Loading branch information