検索結果- 英語 - 多言語
検索内容:
Durand-Kerner method
Cash-Karp method
(mathematics, numerical analysis) One of the Runge-Kutta methods for solving ordinary differential equations.
Monte Carlo methods
Dormand-Prince method
(mathematics, numerical analysis) A method for solving ordinary differential equations, using six function evaluations to calculate fourth- and fifth-order accurate solutions, the difference between which is then taken to be the error of the (fourth-order) solution.
Runge-Kutta method
(mathematics, numerical analysis) Any of an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations.
factory method pattern
(software, object-oriented programming) A creational design pattern that decouples the object creation by using an abstract method in the class.
factory method patterns
template method patterns
template method pattern
(software, object-oriented programming) A behavioural software design pattern that defines the flow of the algorithm with the template method.