Share via


ITensor.Fill(Object) Method

Definition

Fills the contents of this tensor with the given value.

public:
 void Fill(System::Object ^ value);
public void Fill(object value);
abstract member Fill : obj -> unit
Public Sub Fill (value As Object)

Parameters

value
Object

Applies to