Public static methods
ValueTuple<object, IDictionary<string, object>> odeint(object func, double y0, IEnumerable<int> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, IGraphNodeBase y0, IGraphNodeBase t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, IGraphNodeBase y0, IndexedSlices t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, IGraphNodeBase y0, ValueTuple<PythonClassContainer, PythonClassContainer> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, IGraphNodeBase y0, IEnumerable<int> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, IndexedSlices y0, IGraphNodeBase t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, IndexedSlices y0, IndexedSlices t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, IndexedSlices y0, ValueTuple<PythonClassContainer, PythonClassContainer> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, IndexedSlices y0, IEnumerable<int> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, ValueTuple<PythonClassContainer, PythonClassContainer> y0, IGraphNodeBase t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, ValueTuple<PythonClassContainer, PythonClassContainer> y0, IndexedSlices t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, ValueTuple<PythonClassContainer, PythonClassContainer> y0, ValueTuple<PythonClassContainer, PythonClassContainer> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, ValueTuple<PythonClassContainer, PythonClassContainer> y0, IEnumerable<int> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, Complex y0, IndexedSlices t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, Complex y0, IGraphNodeBase t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, float64 y0, ValueTuple<PythonClassContainer, PythonClassContainer> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, Complex y0, IEnumerable<int> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, ndarray y0, IGraphNodeBase t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, ndarray y0, IndexedSlices t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, ndarray y0, ValueTuple<PythonClassContainer, PythonClassContainer> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, ndarray y0, IEnumerable<int> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, float64 y0, IGraphNodeBase t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, float64 y0, IndexedSlices t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, Complex y0, ValueTuple<PythonClassContainer, PythonClassContainer> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, float64 y0, IEnumerable<int> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, double y0, IGraphNodeBase t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, double y0, IndexedSlices t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
ValueTuple<object, IDictionary<string, object>> odeint(object func, double y0, ValueTuple<PythonClassContainer, PythonClassContainer> t, ImplicitContainer<T> rtol, double atol, string method, IDictionary<string, double> options, bool full_output, string name)
object odeint_fixed(object func, IEnumerable<double> y0, ndarray t, ndarray dt, string method, string name)
object odeint_fixed(object func, IEnumerable<double> y0, ndarray t, double dt, string method, string name)
object odeint_fixed_dyn(object func, object y0, object t, object dt, ImplicitContainer<T> method, object name)
Public properties