Class Integroi2.OmaFun

java.lang.Object
  |
  +--Integroi2.OmaFun
All Implemented Interfaces:
Integroi2.FunktioRR
Enclosing class:
Integroi2

static class Integroi2.OmaFun
extends java.lang.Object
implements Integroi2.FunktioRR


Constructor Summary
(package private) Integroi2.OmaFun()
           
 
Method Summary
 double f(double x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Integroi2.OmaFun

Integroi2.OmaFun()
Method Detail

f

public double f(double x)
Specified by:
f in interface Integroi2.FunktioRR