Searched defs:Exponent (Results 1 – 1 of 1) sorted by relevance
751 struct Exponent { struct752 …LINE_DECL PetscScalar operator()(const PetscScalar &s) const noexcept { return PetscExpScalar(s); } in operator ()()