Writes this matrix to a stream for serialization.
 
 
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntaxmember Write : 
        bw : BinaryWriter -> unit 
Parameters
- bw
 - Type: System.IOBinaryWriter
A BinaryWriter to serialize this matrix to. 
See Also