Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc355 IntCell::bif_conjugate(Cell * Z) const in bif_conjugate() function in IntCell
H A DFloatCell.cc158 FloatCell::bif_conjugate(Cell * Z) const in bif_conjugate() function in FloatCell
H A DCell.hh278 virtual ErrorCode bif_conjugate(Cell * Z) const in bif_conjugate() function in Cell
H A DComplexCell.cc181 ComplexCell::bif_conjugate(Cell * Z) const in bif_conjugate() function in ComplexCell