Piccolo.NET

MatrixSurrogate Class

MatrixSurrogate is a serialization surrogate that defines how to read and write a Matrix object.

For a list of all members of this type, see MatrixSurrogate Members.

System.Object
   MatrixSurrogate

public class MatrixSurrogate : ISerializationSurrogate

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: UMD.HCIL.Piccolo.Util

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

MatrixSurrogate Members | UMD.HCIL.Piccolo.Util Namespace