Uses of Class
adams.core.TechnicalInformation
-
-
Uses of TechnicalInformation in adams.core
Fields in adams.core with type parameters of type TechnicalInformation Modifier and Type Field Description protected List<TechnicalInformation>TechnicalInformation. m_Additionaladditional technical informations.Methods in adams.core that return TechnicalInformation Modifier and Type Method Description TechnicalInformationTechnicalInformation. add(TechnicalInformation.Type type)Adds an empty technical information with the given type to the list of additional informations and returns the instance.TechnicalInformationDateFormat. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationTechnicalInformationHandler. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.Methods in adams.core that return types with arguments of type TechnicalInformation Modifier and Type Method Description Iterator<TechnicalInformation>TechnicalInformation. additional()returns an enumeration of all the additional technical informations (if there are any).Methods in adams.core with parameters of type TechnicalInformation Modifier and Type Method Description voidTechnicalInformation. add(TechnicalInformation value)adds the given information to the list of additional technical informations. -
Uses of TechnicalInformation in adams.core.net
Methods in adams.core.net that return TechnicalInformation Modifier and Type Method Description static TechnicalInformationJSchUtils. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.autocorrelation
Methods in adams.data.autocorrelation that return TechnicalInformation Modifier and Type Method Description TechnicalInformationBruteForce. getTechnicalInformation()Returns technical information on autocorrelation.TechnicalInformationFFT. getTechnicalInformation()Returns technical information on autocorrelation. -
Uses of TechnicalInformation in adams.data.baseline
Methods in adams.data.baseline that return TechnicalInformation Modifier and Type Method Description TechnicalInformationAbstractLOWESSBased. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationAbstractSavitzkyGolayBased. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.binning.algorithm
Methods in adams.data.binning.algorithm that return TechnicalInformation Modifier and Type Method Description TechnicalInformationDensityBinning. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationFreedmanDiaconisChoiceBinning. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationFrequencyBinning. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationRiceRuleBinning. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationScottsNormalReferenceRuleBinning. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSquareRootChoiceBinning. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSturgesFormulaBinning. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.boofcv.features
Methods in adams.data.boofcv.features that return TechnicalInformation Modifier and Type Method Description TechnicalInformationOtsu. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.boofcv.transformer
Methods in adams.data.boofcv.transformer that return TechnicalInformation Modifier and Type Method Description TechnicalInformationCannyEdgeDetection. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.conversion
Methods in adams.data.conversion that return TechnicalInformation Modifier and Type Method Description TechnicalInformationTimeToString. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.filter
Methods in adams.data.filter that return TechnicalInformation Modifier and Type Method Description TechnicalInformationAbstractFastWavelet. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationAbstractFFT. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationAbstractLOWESS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationAbstractSavitzkyGolay. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationAbstractSAX. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationAbstractSimpleSavitzkyGolay. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.image.transformer.whitebalance
Methods in adams.data.image.transformer.whitebalance that return TechnicalInformation Modifier and Type Method Description TechnicalInformationGIMP. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationGrayWorld. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationWhitePatch. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.instancesanalysis.pls
Methods in adams.data.instancesanalysis.pls that return TechnicalInformation Modifier and Type Method Description abstract TechnicalInformationAbstractPLS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationDIPLS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationKernelPLS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationNIPALS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationOPLS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationPLS1. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationPRM. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSIMPLS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSparsePLS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationVCPLS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.lire.features
Methods in adams.data.lire.features that return TechnicalInformation Modifier and Type Method Description TechnicalInformationAutoColorCorrelogram. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationCEDD. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.static TechnicalInformationCitation. getTechnicalInformation()Returns the generic citation for LIRe.TechnicalInformationFCTH. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationFuzzyOpponentHistogram. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationJointHistogram. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationLocalBinaryPatternsAndOpponent. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationOpponentHistogram. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationPHOG. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationRankAndOpponent. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSimpleCentrist. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSpatialPyramidAutoColorCorrelogram. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSpatialPyramidCEDD. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSpatialPyramidCentrist. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSpatialPyramidFCTH. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.smoothing
Methods in adams.data.smoothing that return TechnicalInformation Modifier and Type Method Description TechnicalInformationAbstractLOWESSBased. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationAbstractSavitzkyGolayBased. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.spc
Methods in adams.data.spc that return TechnicalInformation Modifier and Type Method Description TechnicalInformationCChart. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationMOACUSUM. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationMOAPageHinkley. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationNPChart. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationPChart. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationUChart. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationXBarRChart. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationXBarSChart. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.spreadsheet.colstatistic
Methods in adams.data.spreadsheet.colstatistic that return TechnicalInformation Modifier and Type Method Description TechnicalInformationSignalToNoiseRatio. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.spreadsheet.rowstatistic
Methods in adams.data.spreadsheet.rowstatistic that return TechnicalInformation Modifier and Type Method Description TechnicalInformationSignalToNoiseRatio. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.statistics
Methods in adams.data.statistics that return TechnicalInformation Modifier and Type Method Description TechnicalInformationArrayAndrewsCurves. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationArrayAngle. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationArrayHistogram. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationArrayKendallTheil. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.static TechnicalInformationSpectralAngleMapperUtils. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.data.utils
Methods in adams.data.utils that return TechnicalInformation Modifier and Type Method Description static TechnicalInformationAutoCorrelation. getTechnicalInformation()Returns technical information on autocorrelation.static TechnicalInformationLOWESS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.static TechnicalInformationSavitzkyGolay. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.flow.control.plotprocessor
Methods in adams.flow.control.plotprocessor that return TechnicalInformation Modifier and Type Method Description TechnicalInformationLOWESS. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSavitzkyGolay. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSimpleSavitzkyGolay. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.flow.source
Methods in adams.flow.source that return TechnicalInformation Modifier and Type Method Description TechnicalInformationSSHExec. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.flow.standalone
Methods in adams.flow.standalone that return TechnicalInformation Modifier and Type Method Description TechnicalInformationSSHConnection. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.flow.transformer
Methods in adams.flow.transformer that return TechnicalInformation Modifier and Type Method Description TechnicalInformationScpFrom. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationScpTo. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSFTPDelete. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSFTPGet. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationSFTPSend. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.flow.transformer.plotgenerator
Methods in adams.flow.transformer.plotgenerator that return TechnicalInformation Modifier and Type Method Description TechnicalInformationAndrewsCurvesGenerator. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.flow.transformer.timeseriessplit
Methods in adams.flow.transformer.timeseriessplit that return TechnicalInformation Modifier and Type Method Description TechnicalInformationReportDate. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.flow.transformer.wekaclusterer
Methods in adams.flow.transformer.wekaclusterer that return TechnicalInformation Modifier and Type Method Description TechnicalInformationAverageSilhouetteCoefficient. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.gui.visualization.core
Methods in adams.gui.visualization.core that return TechnicalInformation Modifier and Type Method Description TechnicalInformationX11ColorProvider. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.gui.visualization.report
Methods in adams.gui.visualization.report that return TechnicalInformation Modifier and Type Method Description TechnicalInformationReportDateFieldPaintlet. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationReportDateFieldRangePaintlet. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.gui.visualization.sequence
Methods in adams.gui.visualization.sequence that return TechnicalInformation Modifier and Type Method Description TechnicalInformationKendallTheilOverlayPaintlet. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationLOWESSOverlayPaintlet. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.gui.visualization.stats.paintlet
Methods in adams.gui.visualization.stats.paintlet that return TechnicalInformation Modifier and Type Method Description TechnicalInformationLowessPaintlet. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.gui.visualization.stats.scatterplot
Methods in adams.gui.visualization.stats.scatterplot that return TechnicalInformation Modifier and Type Method Description TechnicalInformationLowess. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in adams.ml.preprocessing.unsupervised
Methods in adams.ml.preprocessing.unsupervised that return TechnicalInformation Modifier and Type Method Description TechnicalInformationSavitzkyGolay. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.trees
Methods in weka.classifiers.trees that return TechnicalInformation Modifier and Type Method Description TechnicalInformationXGBoost. getTechnicalInformation()Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
-