Table of Contents

Enum OdeIntegrationMethod

Namespace
AiDotNet.PhysicsInformed.ScientificML
Assembly
AiDotNet.dll

Supported integration schemes for UDE simulation.

public enum OdeIntegrationMethod

Fields

Euler = 0
RungeKutta4 = 1