#include "mat.h" int MatGetColumnVector(Mat A,Vec yy,int col)Collective on Mat and Vec
X | - the matrix | |
v | - the vector | |
c | - the column requested |
Contributed by: Denis Vanderstraeten
Level:advanced
Location:src/mat/utils/getcolv.c
Matrix Index
Table of Contents