C# (CSharp) Nexus.NumericalAnalysis 네임스페이스

클래스들

이름 설명
EulerOdeSolver Solves an ODE using Euler integration
OdeSolver This class implements functions that solve first-order ordinary differential equations (ODEs).
Rk2OdeSolver Solves an ODE using RK2
Rk4OdeSolver Solves an ODE using RK4