BivariateSampleTransposeXY Method |
Swaps the X and Y variables in the bivariate sample.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public void TransposeXY()
public:
void TransposeXY()
member TransposeXY : unit -> unit
See Also