Home
last modified time | relevance | path

Searched defs:exponential (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/keras/
Dactivations.py194 def exponential(x): function
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatSymbols.java219 String exponential = en.getExponentSeparator(); in TestSymbols() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatSymbols.java222 String exponential = en.getExponentSeparator(); in TestSymbols() local
/external/tensorflow/tensorflow/contrib/tensor_forest/proto/
Dtensor_forest_params.proto109 ExponentialParam exponential = 3; field
/external/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp119 UnicodeString exponential(en.getSymbol(DecimalFormatSymbols::kExponentialSymbol)); in testSymbols() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormatSymbols.java1833 private char exponential; // Field new in JDK 1.1.6 field in DecimalFormatSymbols
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDecimalFormatSymbols.java1737 private char exponential; // Field new in JDK 1.1.6 field in DecimalFormatSymbols
/external/swiftshader/src/Pipeline/
DShaderCore.cpp168 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function
/external/swiftshader/src/Shader/
DShaderCore.cpp168 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function