Home
last modified time | relevance | path

Searched defs:logarithm (Results 1 – 25 of 83) sorted by relevance

1234

/dports/www/carbonapi/carbonapi-0.14.1/expr/functions/logarithm/
H A Dfunction.go1 package logarithm package
14 type logarithm struct { struct
15 interfaces.FunctionBase
34 …m, until int64, values map[parser.MetricRequest][]*types.MetricData) ([]*types.MetricData, error) {
74 func (f *logarithm) Description() map[string]types.FunctionDescription {
/dports/math/R/R-4.1.2/src/library/base/R/
H A Ddet.R31 determinant <- function(x, logarithm = TRUE, ...) UseMethod("determinant") argument
33 determinant.matrix <- function(x, logarithm = TRUE, ...) argument
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A Ddet.R31 determinant <- function(x, logarithm = TRUE, ...) UseMethod("determinant") argument
33 determinant.matrix <- function(x, logarithm = TRUE, ...) argument
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/decorators/
H A DContinuousScale.java74 boolean logarithm) { in ContinuousScale()
204 public void setLogarithm(boolean logarithm) { in setLogarithm()
256 private boolean logarithm; field in ContinuousScale
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
/dports/devel/llvm10/llvm-10.0.1.src/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
/dports/devel/llvm90/llvm-9.0.1.src/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function

1234