Пример #1
0
def gdxAcronymValue(pgdx, AIndx):
    r"""gdxAcronymValue(pgdx, AIndx) -> double"""
    return _gdxcc.gdxAcronymValue(pgdx, AIndx)
Пример #2
0
def gdxAcronymValue(*args):
  """gdxAcronymValue(pgdx, AIndx) -> double"""
  return _gdxcc.gdxAcronymValue(*args)