You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > Disown Method > TMtx.Disown Method ()
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.Disown Method ()

Disowns a pointer to an array from calling matrix Values1D.

Syntax
C#
Visual Basic
public void Disown(out float[] aArray, out int aIndex, out int aRows, out int aCols, out bool aIsComplex); public void Disown();

It dismisses the Values, Values1D, CValues1D array and sets the Rows and Cols to zero.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!