Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Reciprocal - Java-Scheme Laboratory - Sound Software .ac.uk Sign in Register Home Projects Help Search: Java-Scheme Laboratory Overview Members Activity Repository Code docs JavaScript is disabled on your browser. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes SEARCH:  JavaScript is disabled on your browser. Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method   Package samer.functions Class Reciprocal java.lang.Object samer.maths.Function samer.functions.Reciprocal public class Reciprocal extends Function Constructor Summary Constructors  Constructor and Description Reciprocal()  Method Summary All Methods Instance Methods Concrete Methods  Modifier and Type Method and Description double apply(double t)  void apply(double[] x) apply function in place, to each element of inout void apply(double[] x, double[] y) apply function to each element of in, placing result in out java.lang.String format(java.lang.String arg)  Function inverse()  Methods inherited from class samer.maths.Function derivative, dispose Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail Reciprocal public Reciprocal() Method Detail apply public double apply(double t) Specified by: apply in class Function apply public void apply(double[] x) Description copied from class: Function apply function in place, to each element of inout Overrides: apply in class Function apply public void apply(double[] x, double[] y) Description copied from class: Function apply function to each element of in, placing result in out Overrides: apply in class Function format public java.lang.String format(java.lang.String arg) Specified by: format in class Function inverse public Function inverse() Overrides: inverse in class Function Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes JavaScript is disabled on your browser. Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Loading... Operated by SoundSoftware.ac.uk – contact us Powered by Redmine