Table of Contents

Method Clone

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Clone()

Creates a copy of this matrix with the same width, height, and values in corresponding places.

public MatrixFloat Clone()

Returns

MatrixFloat