[Overview][Types][Classes][Procedures and functions][Index] |
Source position: _crw_spline.pas line 227
procedure Solve3DiagonalSet( |
N: Integer; |
var a: array of Double; |
var b: array of Double; |
var c: array of Double; |
var x: array of Double; |
var d: array of Double |
); |