linear function

linear function

noun Mathematics.

Origin:
1855–60
Dictionary.com Unabridged
Based on the Random House Dictionary, © Random House, Inc. 2012.
Cite This Source Link To linear function

00:10

00:09

00:08

00:07

00:06

00:05

00:04

00:03

00:02

00:01

Linear function is always a great word to know.
So is natural logarithm. Does it mean:
logarithm to the base e, where e is an irrational constant
family of curves including circles, ellipses, parabolas, and hyperbolas
FOLDOC
Computing Dictionary

linear function definition


A recursive function is linear if it is of the form
f x = if p x then q x else h f x
where h is a "linear functional" which means that
(1) for all functions, a, b c and some function ht
h (if a then b else c) = if ht a then h b else h c
Function ht is known as the "predicate transformer" of h.
(2) If for some x,
h (\ y . bottom) x /= bottom
then
for all g, ht g x = True.
I.e. if h g x terminates despite g x not terminating then ht g x doesn't depend on g.
See also linear argument.
(1995-02-15)

The Free On-line Dictionary of Computing, © Denis Howe 2010 http://foldoc.org
Cite This Source
Dictionary.com, LLC. Copyright © 2012. All rights reserved.
  • Please Login or Sign Up to use the Recent Searches feature
FAVORITES
RECENT