Esempio n. 1
0
def gdxAcronymValue(pgdx, AIndx):
    r"""gdxAcronymValue(pgdx, AIndx) -> double"""
    return _gdxcc.gdxAcronymValue(pgdx, AIndx)
Esempio n. 2
0
def gdxAcronymValue(*args):
  """gdxAcronymValue(pgdx, AIndx) -> double"""
  return _gdxcc.gdxAcronymValue(*args)