numerics 0.1.0
Loading...
Searching...
No Matches
num::RK4 Struct Reference

#include <algorithms.hpp>

Public Attributes

double h = 1e-3
 

Detailed Description

Definition at line 27 of file algorithms.hpp.

Member Data Documentation

◆ h

double num::RK4::h = 1e-3

Definition at line 28 of file algorithms.hpp.


The documentation for this struct was generated from the following file: