TRUE
From Jacket Wiki
Back to Function List
Logical 1 (true)
Usage
| Jacket for M Language | |||||||||||
| Supported Syntax | |||||||||||
r = true(n) true(m,n) true([m,n]) true(m,n,p,...) true([m,n,p,...]) true true(size(A)) |
|||||||||||
|
|||||||||||
Notes
- Operations on GPU datatypes that result in true are supported
- Creating a matrix of true values directly is not supported
- Operations on GPU datatypes that result in true are supported