General recursive function: Difference between revisions

Content deleted Content added
rvv
m added link to R complexity class
Line 2:
 
Other equivalent function classes are the [[lambda-recursive function|λ-recursive functions]] and the functions that can be computed by [[Markov algorithm]]s.
 
The set of all recursive functions is known as [[R (complexity)|R]].
 
== Definition ==