UNPKG

@tensorflow/tfjs-core

Version:

Hardware-accelerated JavaScript library for machine intelligence

9 lines 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ERF_P = 0.3275911; exports.ERF_A1 = 0.254829592; exports.ERF_A2 = -0.284496736; exports.ERF_A3 = 1.421413741; exports.ERF_A4 = -1.453152027; exports.ERF_A5 = 1.061405429; //# sourceMappingURL=erf_util.js.map