standardize-2d ( u -- v ) (original) (raw)
Vocabulary
math.statistics
Inputs
u | an object |
---|
Outputs
v | an object |
---|
Definition
: standardize-2d ( u -- v ) flip [ standardize ] map flip ;
Vocabulary
math.statistics
Inputs
u | an object |
---|
Outputs
v | an object |
---|
Definition
: standardize-2d ( u -- v ) flip [ standardize ] map flip ;