Function: warps()
warps(
d):number
Defined in: draft/draft.ts:265
calcualte the number of warps (cols) in a pattern
Parameters
d
a drawdown or any 2D array
Drawdown | boolean[][]
Returns
number
the number of cols of 0 if undefined
warps(
d):number
Defined in: draft/draft.ts:265
calcualte the number of warps (cols) in a pattern
a drawdown or any 2D array
Drawdown | boolean[][]
number
the number of cols of 0 if undefined