public static CreateColumnMatrix ( double input ) : Matrix | ||
input | double | A 1D array to make the matrix from. |
return | Matrix |
public static CreateColumnMatrix ( double input ) : Matrix | ||
input | double | A 1D array to make the matrix from. |
return | Matrix |