MCPcopy Create free account
hub / github.com/SPLWare/esProc / pmax

Method pmax

src/main/java/com/scudata/dm/Sequence.java:4985–4997  ·  view source on GitHub ↗

返回序列的计算列的最大值的索引,从1开始计数,默认返回第一个 @param exp Expression 计算表达式,空则表示本序列 @param opt String a:所有满足条件者,-:从后面往前找 @param ctx Context 计算上下文环境 @return 数列:带有a选项,整数:不带a选项

(Expression exp, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calculateMethod · 0.80

Calls 15

lengthMethod · 0.95
calcMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getMemsMethod · 0.95
addMethod · 0.95
pushMethod · 0.95
setCurrentMethod · 0.95
popMethod · 0.95
getMethod · 0.95
addIntMethod · 0.95
compareMethod · 0.95

Tested by

no test coverage detected