Click or drag to resize

VectorBuilderTSameAs Method

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