Vector |
Name | Description | |
---|---|---|
SameAs(VectorT, VectorT) | Create a new vector with a type that can represent and is closest to both provided samples and the dimensions of example. | |
SameAs(MatrixT, VectorT, Int32) | Create a new vector with a type that can represent and is closest to both provided samples. | |
SameAs(VectorT, VectorT, Int32) | Create a new vector with a type that can represent and is closest to both provided samples. | |
SameAsTU(VectorTU) | Create a new vector with the same kind and dimension of the provided example. | |
SameAsTU(MatrixTU, Int32) | Create a new vector with the same kind of the provided example. | |
SameAsTU(VectorTU, Int32) | Create a new vector with the same kind of the provided example. |