public class MSum extends Sum implements NaryOperatorI
curNumberOfParameters, numberOfParameters| Modifier and Type | Method and Description |
|---|---|
Dimensions |
calcDim(Dimensions[] dims)
Find the dimensions of this operator when applied to arguments with given dimensions.
|
MatrixValueI |
calcValue(MatrixValueI res,
MatrixValueI[] inputs)
Calculates the value of this operator for given input with results stored in res.
|
checkNumberOfParameters, evaluate, evaluate, runcheckStack, getNumberOfParameters, setCurNumberOfParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckNumberOfParameters, getNumberOfParameters, run, setCurNumberOfParameterspublic MSum(JEP j)
j - public Dimensions calcDim(Dimensions[] dims) throws ParseException
NaryOperatorIcalcDim in interface NaryOperatorIParseExceptionpublic MatrixValueI calcValue(MatrixValueI res, MatrixValueI[] inputs) throws ParseException
NaryOperatorIcalcValue in interface NaryOperatorIParseExceptionCopyright © 2018. All rights reserved.