Qurak
說明文件
價格
登入
Qurak
說明文件
函式
VectorQ
VectorQ
可用
Tests whether an expression is a flat (non-nested) list.
形式
VectorQ[expr]
VectorQ[expr, test]
已驗證的範例
VectorQ[{1, 2, 3}] → True
VectorQ[{{1, 2}, {3, 4}}] → False
VectorQ[{1, 2, x}, NumberQ] → False
VectorQ[{1, 2, 3}, Positive] → True
在 Qurak 上執行
搜尋參考文件
使用於
Linear algebra matrix and tensor operations vectors and tensors
- 20 個步驟
Replace or remove invalid or missing data
- 23 個步驟
主題
Elements Of Lists
- Finding Sublists
GPU Computing
- Arrays
GPU Computing-Apple
- Arrays
GPU Computing-NVIDIA
- Arrays
Operations On Vectors
- Elements of Vectors
Summary Of New Features In142
- Arrays
相關
MatrixQ
ArrayDepth
ArrayQ
Dimensions
AllTrue
Length
Part
First
Last
ByteCount
Normal
AllMatch
← VectorPoints
VectorRange →
全部 6300 個函式
·
從 MCP 用戶端使用這個