Example #1
0
def gevLogStat(*args):
  """gevLogStat(pgev, s)"""
  return _gevmcc.gevLogStat(*args)
Example #2
0
def gevLogStat(*args):
    """gevLogStat(pgev, s)"""
    return _gevmcc.gevLogStat(*args)
Example #3
0
def gevLogStat(pgev, s):
    r"""gevLogStat(pgev, s)"""
    return _gevmcc.gevLogStat(pgev, s)