higher-order function

higher-order function
A function that takes one or more functions as an input, and returns a function as a result.

Wikipedia foundation.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Higher-order function — In mathematics and computer science, higher order functions or functionals are functions which do at least one of the following: *take one or more functions as an input *output a function.In mathematics these are also known as operators or… …   Wikipedia

  • Fold (higher-order function) — In functional programming, fold, also known variously as reduce, accumulate, compress or inject, is a family of higher order functions that process a data structure in some order and build up a return value. Typically, a fold deals with two… …   Wikipedia

  • Map (higher-order function) — In many programming languages, map is the name of a higher order function that applies a given function to each element of a list, returning a list of results. They are examples of both catamorphisms and anamorphisms. This is often called apply… …   Wikipedia

  • Filter (higher-order function) — In functional programming, filter is a higher order function that processes a data structure (typically a list) in some order to produce a new data structure containing exactly those elements of the original data structure for which a given… …   Wikipedia

  • Higher order programming — is a style of programming that exploits the theoretical ability to use functions as values; it is usually instantiated with, or borrowed from, models of computation like the lambda calculus which make heavy use of higher order functions.For… …   Wikipedia

  • Higher-Order Perl — (Transforming programs with programs), ISBN 1 55860 701 3 (ISBN 13: 978 1 55860 701 9), is a book written by Mark Jason Dominus with the goal to teach Perl programmers with a strong C and Unix background how to use techniques with roots in… …   Wikipedia

  • Higher-order statistics — (HOS) measures are extensions of second order measures (such as the autocorrelation function and power spectrum) to higher orders.External links*http://www.maths.leeds.ac.uk/Applied/news.dir/issue2/hos intro.html *http://lpce.cnrs orleans.fr/… …   Wikipedia

  • Higher-order abstract syntax — In computer science, higher order abstract syntax (abbreviated HOAS) is a technique for the representation of abstract syntax trees for languages with variable binders.Relation to first order abstract syntaxAn abstract syntax tree is abstract… …   Wikipedia

  • Higher order derivative test — In mathematics, the higher order derivative test is used to find maxima, minima, and points of inflexion in an n th degree polynomial s curve.The testLet f be a differentiable function on the interval I and let c be a point on it such that #f (c) …   Wikipedia

  • Higher-order derivative test — In mathematics, the higher order derivative test is used to find maxima, minima, and points of inflexion for sufficiently differentiable functions. The test Let ƒ be a differentiable function on the interval I and let c be a point on it such that …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”