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 客户端使用