Click or drag to resize

MatrixBuilderTSameAs Method

Overload List
 NameDescription
Public methodSameAs(MatrixT, MatrixT) Create a new matrix with a type that can represent and is closest to both provided samples and the dimensions of example.
Public methodSameAs(VectorT, Int32, Int32) Create a new matrix with the same kind of the provided example.
Public methodSameAs(MatrixT, MatrixT, Int32, Int32, Boolean) Create a new matrix with a type that can represent and is closest to both provided samples.
Public methodSameAsTU(MatrixTU) Create a new matrix with the same kind and dimensions of the provided example.
Public methodSameAsTU(MatrixTU, Int32, Int32, Boolean) Create a new matrix with the same kind of the provided example.
Top
See Also