A B C D E F G H I J K L M N O P Q R S T U V W

F

findSubstitute(Variable.VarType, Term, Term) - Static method in class nars.language.Variable
To find a substitution that can unify two Terms without changing them
findSubstitute(Variable.VarType, Term, Term, HashMap<String, Term>) - Static method in class nars.language.Variable
To recursively find a substitution that can unify two Terms without changing them
findSubstituteVar(Variable.VarType, Variable, Term, HashMap<String, Term>, boolean) - Static method in class nars.language.Variable
To find a substitution that can unify a Vriable and a Term
fire() - Method in class nars.entity.Concept
An atomic step in a concept, only called in Memory.processConcept
forget(BudgetValue, float, float) - Static method in class nars.inference.BudgetFunctions
Decrease Priority after an item is used, called in Bag
forgetBW - Static variable in class nars.gui.MainWindow
Windows for run-time parameter adjustment
forgetCW - Static variable in class nars.gui.MainWindow
Windows for run-time parameter adjustment
forgetRate() - Method in class nars.storage.Bag
Get the item decay rate, which differs in difference subclass, and can be changed in run time by the user, so not a constant.
forgetRate() - Method in class nars.storage.ConceptBag
Get the (adjustable) forget rate of ConceptBag
forgetRate() - Method in class nars.storage.TaskBuffer
Get the (constant) forget rate in TaskBuffer
forgetRate() - Method in class nars.storage.TaskLinkBag
Get the (adjustable) forget rate of TaskLinkBag
forgetRate() - Method in class nars.storage.TermLinkBag
Get the (adjustable) forget rate of TermLinkBag
forgetTW - Static variable in class nars.gui.MainWindow
Windows for run-time parameter adjustment
forward(TruthValue) - Static method in class nars.inference.BudgetFunctions
Forward inference result and adjustment
frequency - Variable in class nars.entity.TruthValue
The frequency factor of the truth value

A B C D E F G H I J K L M N O P Q R S T U V W