Example #1
0
def gdxMapValue(*args):
  """gdxMapValue(pgdx, D) -> int"""
  return _gdxcc.gdxMapValue(*args)
Example #2
0
def gdxMapValue(pgdx, D):
    r"""gdxMapValue(pgdx, D) -> int"""
    return _gdxcc.gdxMapValue(pgdx, D)
Example #3
0
def gdxMapValue(*args):
  """gdxMapValue(pgdx, D) -> int"""
  return _gdxcc.gdxMapValue(*args)