Home
last modified time | relevance | path

Searched refs:f_entrywise (Results 1 – 2 of 2) sorted by relevance

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator.h344 …minant, *f_permanent, *f_adjoint, *f_cofactor, *f_inverse, *f_magnitude, *f_hadamard, *f_entrywise; variable
H A DCalculator.cc1501 f_entrywise = addFunction(new EntrywiseFunction()); in addBuiltinFunctions()