MCPcopy Create free account

hub / github.com/LASER-UMASS/Themis / functions

Functions20,984 in github.com/LASER-UMASS/Themis

↓ 135 callersMethodindex
Returns the index of the attribute stored at the given position. Just returns the given value. @param position the position @return the index of the
subjectSystems/C,D/src/weka/core/Instance.java:352
↓ 133 callersMethodaddElement
Add a Literal to this set. @param element The element to add.
subjectSystems/C,D/associations/tertius/LiteralSet.java:188
↓ 133 callersMethodaddElement
Add a Literal to this set. @param element The element to add.
subjectSystems/C,D/src/weka/associations/tertius/LiteralSet.java:188
↓ 131 callersMethodgetBean
Gets the bean encapsulated in this instance @return an <code>Object</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:350
↓ 131 callersMethodgetBean
Gets the bean encapsulated in this instance @return an <code>Object</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:350
↓ 128 callersMethodeq
Tests if a is equal to b. @param a a double @param b a double
subjectSystems/C,D/core/Utils.java:453
↓ 128 callersMethodeq
Tests if a is equal to b. @param a a double @param b a double
subjectSystems/C,D/src/weka/core/Utils.java:453
↓ 127 callersMethodprint
Print the matrix to stdout. Line the elements up in columns with a Fortran-like 'Fw.d' style format. @param w Column width. @param d Number of
subjectSystems/C,D/core/matrix/Matrix.java:1168
↓ 127 callersMethodprint
Print the matrix to stdout. Line the elements up in columns with a Fortran-like 'Fw.d' style format. @param w Column width. @param d Number of
subjectSystems/C,D/src/weka/core/matrix/Matrix.java:1168
↓ 127 callersMethodsplit
Finds an attribute and split point for this node @exception Exception if an error occurs
subjectSystems/C,D/classifiers/trees/m5/RuleNode.java:261
↓ 126 callersMethodsetVisible
Set the value of visible. @param v Value to assign to visible.
subjectSystems/C,D/gui/treevisualizer/Node.java:419
↓ 123 callersMethodadd
Adds given instance to given bag. @exception Exception if something goes wrong
subjectSystems/C,D/classifiers/trees/j48/Distribution.java:233
↓ 123 callersMethodadd
Adds given instance to given bag. @exception Exception if something goes wrong
subjectSystems/C,D/src/weka/classifiers/trees/j48/Distribution.java:233
↓ 123 callersMethodrelationName
()
subjectSystems/C,D/core/Instances.java:862
↓ 123 callersMethodrelationName
()
subjectSystems/C,D/src/weka/core/Instances.java:862
↓ 123 callersMethodsetVisible
Set the value of visible. @param v Value to assign to visible.
subjectSystems/C,D/src/weka/gui/treevisualizer/Node.java:419
↓ 122 callersMethodcompareTo
checks the version of this class against the given version-string @param o the version-string to compare with @return -1 if this version is l
subjectSystems/C,D/core/Version.java:124
↓ 122 callersMethodcompareTo
checks the version of this class against the given version-string @param o the version-string to compare with @return -1 if this version is l
subjectSystems/C,D/src/weka/core/Version.java:124
↓ 122 callersMethodcopy
This method produces a shallow copy of an object. It does the same as the clone() method in Object, which also produces a shallow copy.
subjectSystems/C,D/src/weka/core/Copyable.java:40
↓ 122 callersMethodgetParentSet
get the parent set of a node @param iNode: index of the node @return Parent set of the specified node.
subjectSystems/C,D/classifiers/bayes/BayesNet.java:893
↓ 122 callersMethodgetParentSet
get the parent set of a node @param iNode: index of the node @return Parent set of the specified node.
subjectSystems/C,D/src/weka/classifiers/bayes/BayesNet.java:893
↓ 122 callersMethodgetWidth
Gets the width of this bean @return an <code>int</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:377
↓ 122 callersMethodgetWidth
Gets the width of this bean @return an <code>int</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:377
↓ 120 callersMethoddispose
()
subjectSystems/C,D/src/weka/gui/visualize/MatrixPanel.java:320
↓ 120 callersMethoddispose
()
subjectSystems/C,D/gui/visualize/MatrixPanel.java:320
↓ 116 callersMethodfind
Returns all the classes inheriting or implementing a given class in the currently loaded packages.<br> <b>Note:</b> If a package, containing subclasse
subjectSystems/C,D/core/RTSI.java:84
↓ 116 callersMethodwrite
Writes out a matrix. @param w the output Writer @throws Exception if an error occurs
subjectSystems/C,D/core/Matrix.java:107
↓ 115 callersMethodclose
closes the window, i.e., if the parent is not null and implements the WindowListener interface it calls the windowClosing method
subjectSystems/C,D/src/weka/gui/arffviewer/ArffViewerMainPanel.java:695
↓ 114 callersMethodaddActionListener
Add a listener interested in kowing about editor status changes @param newA an listener to add
subjectSystems/C,D/src/weka/gui/experiment/GeneratorPropertyIteratorPanel.java:255
↓ 114 callersMethodaddActionListener
Add a listener interested in kowing about editor status changes @param newA an listener to add
subjectSystems/C,D/gui/experiment/GeneratorPropertyIteratorPanel.java:255
↓ 114 callersMethodindexOf
Searches for the first occurence of the given argument, testing for equality using the equals method. @param element the element to be found @return
subjectSystems/C,D/core/FastVector.java:299
↓ 114 callersMethodindexOf
Searches for the first occurence of the given argument, testing for equality using the equals method. @param element the element to be found @return
subjectSystems/C,D/src/weka/core/FastVector.java:299
↓ 113 callersMethodaddActionListener
Add an action listener that will be notified if the user changes the colour of a label @param a an <code>ActionListener</code> value
subjectSystems/C,D/src/weka/gui/visualize/ClassPanel.java:206
↓ 113 callersMethodaddActionListener
Add an action listener that will be notified if the user changes the colour of a label @param a an <code>ActionListener</code> value
subjectSystems/C,D/gui/visualize/ClassPanel.java:206
↓ 113 callersMethodget
returns the value for the specified property, if non-existent then the default value. @param property the property to retrieve the value for @pa
subjectSystems/C,D/src/weka/gui/experiment/ExperimenterDefaults.java:65
↓ 113 callersMethodget
returns the value for the specified property, if non-existent then the default value. @param property the property to retrieve the value for @pa
subjectSystems/C,D/gui/experiment/ExperimenterDefaults.java:65
↓ 113 callersMethodnextToken
This will parse the next token out of the stream and check for certain conditions. @param r The error string to print out if something goes wrong.
subjectSystems/C,D/src/weka/gui/treevisualizer/TreeBuild.java:437
↓ 113 callersMethodnextToken
This will parse the next token out of the stream and check for certain conditions. @param r The error string to print out if something goes wrong.
subjectSystems/C,D/gui/treevisualizer/TreeBuild.java:437
↓ 113 callersMethoduseFilter
Filters an entire set of instances through a filter and returns the new set. @param data the data to be filtered @param filter the filter to be used
subjectSystems/C,D/src/weka/filters/Filter.java:567
↓ 113 callersMethoduseFilter
Filters an entire set of instances through a filter and returns the new set. @param data the data to be filtered @param filter the filter to be used
subjectSystems/C,D/filters/Filter.java:567
↓ 112 callersMethodcompare
(int row1, int row2)
subjectSystems/C,D/gui/TableSorter.java:196
↓ 110 callersMethodname
Returns the option's name. @return the option's name
subjectSystems/C,D/core/Option.java:80
↓ 110 callersMethodname
Returns the option's name. @return the option's name
subjectSystems/C,D/src/weka/core/Option.java:80
↓ 109 callersMethodgetX
Gets the x coordinate of this bean @return an <code>int</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:359
↓ 109 callersMethodgetX
Gets the x coordinate of this bean @return an <code>int</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:359
↓ 106 callersMethodnext
Performs one iteration. @param iteration the index of the current iteration (0-based) @exception Exception if this iteration fails
subjectSystems/C,D/src/weka/classifiers/IterativeClassifier.java:52
↓ 104 callersMethodevaluateModel
Evaluates a classifier with the options given in an array of strings. <p/> Valid options are: <p/> -t filename <br/> Name of the file with the train
subjectSystems/C,D/classifiers/Evaluation.java:504
↓ 104 callersMethodevaluateModel
Evaluates a classifier with the options given in an array of strings. <p/> Valid options are: <p/> -t filename <br/> Name of the file with the train
subjectSystems/C,D/src/weka/classifiers/Evaluation.java:504
↓ 102 callersMethodsize
Gets the size of the vector. @return Size.
subjectSystems/C,D/classifiers/functions/pace/IntVector.java:86
↓ 102 callersMethodsize
Gets the size of the vector. @return Size.
subjectSystems/C,D/src/weka/classifiers/functions/pace/IntVector.java:86
↓ 101 callersMethodadd
Adds one instance to the end of the set. Shallow copies instance before it is added. Increases the size of the dataset if it is not large enough. Does
subjectSystems/C,D/core/Instances.java:261
↓ 101 callersMethodadd
Adds one instance to the end of the set. Shallow copies instance before it is added. Increases the size of the dataset if it is not large enough. Does
subjectSystems/C,D/src/weka/core/Instances.java:261
↓ 101 callersMethodgetY
Gets the y coordinate of this bean @return an <code>int</code> value
subjectSystems/C,D/src/weka/gui/beans/BeanInstance.java:368
↓ 101 callersMethodgetY
Gets the y coordinate of this bean @return an <code>int</code> value
subjectSystems/C,D/gui/beans/BeanInstance.java:368
↓ 101 callersMethodinsert
Inserts an element into the set.
subjectSystems/C,D/classifiers/functions/supportVector/SMOset.java:94
↓ 101 callersMethodsqrt
returns the square root of the matrix, i.e., X from the equation X X = A.<br/> Steps in the Calculation (see <a href="http://www.mathworks.com/access/
subjectSystems/C,D/core/matrix/Matrix.java:1006
↓ 100 callersMethodsize
()
subjectSystems/C,D/src/weka/core/Queue.java:226
↓ 96 callersMethodname
(int iAttribute)
subjectSystems/C,D/classifiers/bayes/net/search/ci/ICSSearchAlgorithm.java:44
↓ 96 callersMethodname
(int iAttribute)
subjectSystems/C,D/src/weka/classifiers/bayes/net/search/ci/ICSSearchAlgorithm.java:44
↓ 92 callersMethodgr
Tests if a is greater than b. @param a a double @param b a double
subjectSystems/C,D/core/Utils.java:972
↓ 92 callersMethodgr
Tests if a is greater than b. @param a a double @param b a double
subjectSystems/C,D/src/weka/core/Utils.java:972
↓ 92 callersMethodsize
The size of the rule. Could be number of antecedents in the case of conjunctive rule @return the size of the rule
subjectSystems/C,D/classifiers/rules/Rule.java:85
↓ 92 callersMethodsize
The size of the rule. Could be number of antecedents in the case of conjunctive rule @return the size of the rule
subjectSystems/C,D/src/weka/classifiers/rules/Rule.java:85
↓ 91 callersMethodsetSize
Sets the size of the vector. The provided size can't be greater than the capacity of the vector. @return Size.
subjectSystems/C,D/classifiers/functions/pace/IntVector.java:93
↓ 91 callersMethodsetSize
Sets the size of the vector. The provided size can't be greater than the capacity of the vector. @return Size.
subjectSystems/C,D/src/weka/classifiers/functions/pace/IntVector.java:93
↓ 89 callersMethodget
Get a single element. @param i Row index. @param j Column index. @return A(i,j) @exception ArrayIndexOutOfBoundsException
subjectSystems/C,D/core/matrix/Matrix.java:358
↓ 88 callersMethodgetDataSet
Return the full data set. If the structure hasn't yet been determined by a call to getStructure then the method should do so before processing the res
subjectSystems/C,D/src/weka/core/converters/Loader.java:142
↓ 88 callersMethodsize
()
subjectSystems/C,D/core/FastVector.java:427
↓ 88 callersMethodsize
()
subjectSystems/C,D/src/weka/core/FastVector.java:427
↓ 86 callersMethodpadLeft
Pads a string to a specified length, inserting spaces on the left as required. If the string is too long, characters are removed (from the right). @p
subjectSystems/C,D/core/Utils.java:205
↓ 86 callersMethodpadLeft
Pads a string to a specified length, inserting spaces on the left as required. If the string is too long, characters are removed (from the right). @p
subjectSystems/C,D/src/weka/core/Utils.java:205
↓ 85 callersMethodtoString
returns only the classname
subjectSystems/C,D/src/weka/gui/arffviewer/ArffViewer.java:247
↓ 85 callersMethodtoString
returns only the classname
subjectSystems/C,D/gui/arffviewer/ArffViewer.java:247
↓ 84 callersMethodclear
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods @throws Exception if something goe
subjectSystems/C,D/gui/beans/xml/XMLBeans.java:280
↓ 83 callersMethodget
Get a single element. @param i Row index. @param j Column index. @return A(i,j) @exception ArrayIndexOutOfBoundsException
subjectSystems/C,D/src/weka/core/matrix/Matrix.java:358
↓ 82 callersMethodenumerateInstances
Returns an enumeration of all instances in the dataset. @return enumeration of all instances in the dataset
subjectSystems/C,D/core/Instances.java:516
↓ 82 callersMethodenumerateInstances
Returns an enumeration of all instances in the dataset. @return enumeration of all instances in the dataset
subjectSystems/C,D/src/weka/core/Instances.java:516
↓ 81 callersMethodclassIndex
()
subjectSystems/C,D/core/Instances.java:372
↓ 81 callersMethodclassIndex
()
subjectSystems/C,D/src/weka/core/Instances.java:372
↓ 79 callersMethodsqrt
Returns the square-root of all the elements in the vector
subjectSystems/C,D/classifiers/functions/pace/DoubleVector.java:288
↓ 79 callersMethodsqrt
Returns the square-root of all the elements in the vector
subjectSystems/C,D/src/weka/classifiers/functions/pace/DoubleVector.java:288
↓ 78 callersMethodtrim
Trims the small values of the estaimte @param x the estimate vector
subjectSystems/C,D/classifiers/functions/pace/ChisqMixture.java:241
↓ 78 callersMethodtrim
Trims the small values of the estaimte @param x the estimate vector
subjectSystems/C,D/src/weka/classifiers/functions/pace/ChisqMixture.java:241
↓ 77 callersMethodgetIndex
Gets index, checking for a premature and of line. @param tokenizer the stream tokenizer @exception IOException if it finds a premature end of line
subjectSystems/C,D/core/Instances.java:1876
↓ 77 callersMethodgetIndex
Gets index, checking for a premature and of line. @param tokenizer the stream tokenizer @exception IOException if it finds a premature end of line
subjectSystems/C,D/src/weka/core/Instances.java:1876
↓ 77 callersMethodmax
Returns the maximum value of all elements
subjectSystems/C,D/classifiers/functions/pace/DoubleVector.java:629
↓ 77 callersMethodmax
Returns the maximum value of all elements
subjectSystems/C,D/src/weka/classifiers/functions/pace/DoubleVector.java:629
↓ 77 callersMethodmissingValue
Returns the double that codes "missing". @return the double that codes "missing"
subjectSystems/C,D/core/Instance.java:457
↓ 77 callersMethodmissingValue
Returns the double that codes "missing". @return the double that codes "missing"
subjectSystems/C,D/src/weka/core/Instance.java:457
↓ 76 callersMethoddrawString
Not implemented
subjectSystems/C,D/src/weka/gui/visualize/PostscriptGraphics.java:573
↓ 76 callersMethoddrawString
Not implemented
subjectSystems/C,D/gui/visualize/PostscriptGraphics.java:573
↓ 75 callersMethodkeys
returns an enumeration over all currently stored custom methods, i.e. it returns the display names/classes in the enumeration. @return the currently
subjectSystems/C,D/core/xml/MethodHandler.java:66
↓ 75 callersMethodpush
Adds an output instance to the queue. The derived class should use this method for each output instance it makes available. @param instance the insta
subjectSystems/C,D/src/weka/filters/Filter.java:178
↓ 75 callersMethodpush
Adds an output instance to the queue. The derived class should use this method for each output instance it makes available. @param instance the insta
subjectSystems/C,D/filters/Filter.java:178
↓ 75 callersMethodvalueSparse
Returns an instance's attribute value in internal format. Does exactly the same thing as value() if applied to an Instance. @param indexOfIndex the i
subjectSystems/C,D/core/Instance.java:908
↓ 75 callersMethodvalueSparse
Returns an instance's attribute value in internal format. Does exactly the same thing as value() if applied to an Instance. @param indexOfIndex the i
subjectSystems/C,D/src/weka/core/Instance.java:908
↓ 74 callersMethodput
(int i, double d)
subjectSystems/C,D/classifiers/lazy/LWL.java:889
↓ 74 callersMethodsetDataset
Sets the reference to the dataset. Does not check if the instance is compatible with the dataset. Note: the dataset does not know about this instance.
subjectSystems/C,D/core/Instance.java:594
↓ 74 callersMethodsetDataset
Sets the reference to the dataset. Does not check if the instance is compatible with the dataset. Note: the dataset does not know about this instance.
subjectSystems/C,D/src/weka/core/Instance.java:594
↓ 74 callersMethodsize
()
subjectSystems/C,D/associations/tertius/SimpleLinkedList.java:190
← previousnext →101–200 of 20,984, ranked by callers