VAPoR  0.1
Namespaces | Functions
Transpose.h File Reference

Go to the source code of this file.

Namespaces

 VetsUtil
 

Functions

void VetsUtil::Transpose (float *a, float *b, int p1, int m1, int s1, int p2, int m2, int s2)
 
void VetsUtil::Transpose (float *a, float *b, int s1, int s2)