Sparse BLAS Level 1函数
函数说明
对Sparse BLAS Level 1所有函数族进行描述。
kml_sparse_?axpyi
标量与向量相乘,并加到另一向量上。
kml_sparse_?doti
实数域的点积(欧几里得空间)。
kml_sparse_?dotci_sub
共轭点积(希尔伯特空间)。
kml_sparse_?dotui_sub
复数域的非共轭点积(欧几里得空间)
kml_sparse_?gthr
将full-storage格式的稀疏向量y中指定的元素加载到compressed格式的向量中。
kml_sparse_?gthrz
将full-storage格式的稀疏向量y中指定的元素加载到compressed格式的向量中。
kml_sparse_?roti
对2个实数类型的向量进行旋转操作。
kml_sparse_?sctr
将compressed格式的向量写入full-storage格式的稀疏向量y指定位置。
父主题:
函数定义