Home
last modified time | relevance | path

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

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator.h344 …, *f_element, *f_transpose, *f_identity, *f_determinant, *f_permanent, *f_adjoint, *f_cofactor, *f… variable
H A DCalculator.cc1496 f_adjoint = addFunction(new AdjointFunction()); in addBuiltinFunctions()