Home
last modified time | relevance | path

Searched defs:bif_multiply_inverse (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc600 IntCell::bif_multiply_inverse(Cell * Z, const Cell * A) const in bif_multiply_inverse() function in IntCell
H A DFloatCell.cc548 FloatCell::bif_multiply_inverse(Cell * Z, const Cell * A) const in bif_multiply_inverse() function in FloatCell
H A DCell.hh464 virtual ErrorCode bif_multiply_inverse(Cell * Z, const Cell * A) const in bif_multiply_inverse() function in Cell
H A DComplexCell.cc362 ComplexCell::bif_multiply_inverse(Cell * Z, const Cell * A) const in bif_multiply_inverse() function in ComplexCell