Class MatrixArrayOwnedHandle
public class MatrixArrayOwnedHandle : MatrixArrayHandle, IDisposable
- Inheritance
-
MatrixArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(Matrix[])
public static MatrixArrayOwnedHandle Create(Matrix[] data)
Parameters
data
Matrix[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()