Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.mahout.math.function Classes and Interfaces - 90 results found.
NameDescriptionTypePackageFramework
ByteByteProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteCharProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteComparatorA comparison function which imposes a total ordering on some collection of elements.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteDoubleProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteFloatProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteIntProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteLongProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteObjectProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteProcedureInterface that represents a procedure object: a procedure that takes a single argument and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ByteShortProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharByteProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharCharProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharComparatorA comparison function which imposes a total ordering on some collection of elements.Interfaceorg.apache.mahout.math.functionApache Mahout
CharDoubleProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharFloatProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharIntProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharLongProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharObjectProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharProcedureInterface that represents a procedure object: a procedure that takes a single argument and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
CharShortProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleByteProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleCharProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleComparatorA comparison function which imposes a total ordering on some collection of elements.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleDoubleFunctionInterface that represents a function object: a function that takes two arguments and returns a single value.Classorg.apache.mahout.math.functionApache Mahout
DoubleDoubleProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleFloatProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleFunctionInterface that represents a function object: a function that takes a single argument and returns a single value.Classorg.apache.mahout.math.functionApache Mahout
DoubleIntProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleLongProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleObjectProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleProcedureInterface that represents a procedure object: a procedure that takes a single argument and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
DoubleShortProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatByteProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatCharProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatComparatorA comparison function which imposes a total ordering on some collection of elements.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatDoubleProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatFloatProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatFunctionInterface that represents a function object: a function that takes a single argument and returns a single value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatIntProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatLongProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatObjectProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatProcedureInterface that represents a procedure object: a procedure that takes a single argument and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FloatShortProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
FunctionsFunction objects to be passed to generic methods.Classorg.apache.mahout.math.functionApache Mahout
IntByteProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntCharProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntComparatorA comparison function which imposes a total ordering on some collection of elements.Interfaceorg.apache.mahout.math.functionApache Mahout
IntDoubleProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntFloatProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntFunctionInterface that represents a function object: a function that takes a single argument and returns a single value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntIntDoubleFunctionInterface that represents a function object: a function that takes three arguments.Interfaceorg.apache.mahout.math.functionApache Mahout
IntIntFunctionA function that takes to integer arguments and returns Double.Interfaceorg.apache.mahout.math.functionApache Mahout
IntIntProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntLongProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntObjectProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntProcedureInterface that represents a procedure object: a procedure that takes a single argument and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
IntShortProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongByteProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongCharProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongComparatorA comparison function which imposes a total ordering on some collection of elements.Interfaceorg.apache.mahout.math.functionApache Mahout
LongDoubleProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongFloatProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongIntProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongLongProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongObjectProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongProcedureInterface that represents a procedure object: a procedure that takes a single argument and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
LongShortProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
MultOnly for performance tuning of compute intensive linear algebraic computations.Classorg.apache.mahout.math.functionApache Mahout
ObjectByteProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ObjectCharProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ObjectDoubleProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ObjectFloatProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ObjectIntProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ObjectLongProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ObjectObjectProcedureInterface that represents a procedure object: a procedure that takes two arguments and returns a 'continue' flag.Interfaceorg.apache.mahout.math.functionApache Mahout
ObjectProcedureInterface that represents a procedure object: a procedure that takes a single argument and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ObjectShortProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
PlusMultOnly for performance tuning of compute intensive linear algebraic computations.Classorg.apache.mahout.math.functionApache Mahout
ShortByteProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortCharProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortComparatorA comparison function which imposes a total ordering on some collection of elements.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortDoubleProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortFloatProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortIntProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortLongProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortObjectProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortProcedureInterface that represents a procedure object: a procedure that takes a single argument and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
ShortShortProcedureInterface that represents a procedure object: a procedure that takes two arguments and does not return a value.Interfaceorg.apache.mahout.math.functionApache Mahout
SquareRootFunctionClassorg.apache.mahout.math.functionApache Mahout
TimesFunctionClassorg.apache.mahout.math.functionApache Mahout