@ALDDerivedClass @ALDAOperator(genericExecutionMode=ALL, level=STANDARD, shortDescription="Computes the mean of a given 1D array.") public class ALDArrayMean extends ALDSummarizeArrayOp
ALDOperator.HidingMode, ALDOperator.HistoryConstructionModedata, summarycompleteDAG, name, operatorExecutionEventlistenerList, portHashAccess, verbose, versionProvider| Constructor and Description |
|---|
ALDArrayMean()
Default constructor.
|
ALDArrayMean(Double[] data)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentation()
Full description of the operator, e.g., to be shown as documentation in GUI.
|
protected void |
operate()
This method does the actual work and needs to be implemented by every
subclass.
|
getData, getSummary, setDataaddOperatorExecutionProgressEventListener, addParameter, addParameter, addParameterUnconditioned, fieldContained, fireOperatorExecutionProgressEvent, getALDPortHashAccessKey, getConstructionMode, getHidingMode, getInactiveParameterNames, getInInoutNames, getInInoutNames, getInNames, getInOutNames, getMissingRequiredInputs, getName, getNumParameters, getOutInoutNames, getOutNames, getParameter, getParameterDescriptor, getParameterDescriptorUnconditioned, getParameterNames, getParameterUnconditioned, getSupplementalNames, getVerbose, getVersion, handleOperatorExecutionProgressEvent, hasInOutParameters, hasParameter, isAnnotatedParameter, isConfigured, print, print, print, printInterface, printInterface, readHistory, readResolve, reinitializeParameterDescriptors, removeOperatorExecutionProgressEventListener, removeParameter, runOp, runOp, runOp, setConstructionMode, setConstructionMode, setConstructionMode, setHidingMode, setName, setParameter, setParameterUnconditioned, setVerbose, toStringVerbose, unconfiguredItems, validate, validateCustom, validateGeneric, writeHistory, writeHistory, writeHistorypublic ALDArrayMean()
throws ALDOperatorException
ALDOperatorExceptionpublic ALDArrayMean(Double[] data) throws ALDOperatorException
data - Input array.ALDOperatorExceptionprotected void operate()
ALDOperatoroperate in class ALDOperatorpublic String getDocumentation()
ALDOperatorgetDocumentation in class ALDSummarizeArrayOpCopyright © 2010–2021 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.