JavaScript is disabled on your browser.
NM DEV, a Java numerical library
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package dev.nm.analysis.differentiation.differentiability
Interface Summary
Interface
Description
C1
A function,
f
, is said to be of class C
1
if the derivative
f'
exists.
C2
A function,
f
, is said to be of class C
2
if the first and second derivatives,
f'
and
f''
, exist.