Searched defs:Logarithm (Results 1 – 1 of 1) sorted by relevance
778 struct Logarithm { struct779 …LINE_DECL PetscScalar operator()(const PetscScalar &s) const noexcept { return PetscLogScalar(s); } in operator ()()