public DoubleSymBandMatrix( DoubleVector data, int order, int halfBandwidth )
Public Sub New ( data As DoubleVector, order As Integer, halfBandwidth As Integer )
public: DoubleSymBandMatrix( DoubleVector^ data, int order, int halfBandwidth )
new : data : DoubleVector * order : int * halfBandwidth : int -> DoubleSymBandMatrix
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.