Namespace SpiceSharp.Simulations.Histories
Classes
ArrayHistory<T>
A class that implements a history with an array.
NodeHistory<T>
A class that implements a history using a linked list.
NodeHistory<T>.Node
A class that represents a node in the history.