Code covered by the BSD License
-
mtimesx(varargin)
mtimesx does a matrix multiply of two inputs (single, double, or sparse)
-
mtimesx_build(x)
mtimesx_build compiles mtimesx.c with BLAS libraries
-
mtimesx_sparse(a,transa,b,tra...
mtimesx_sparse does sparse matrix multiply of two inputs
-
mtimesx_test_ddequal
Test routine for mtimesx, op(double) * op(double) equality vs MATLAB
-
mtimesx_test_ddspeed(nn,detai...
Test routine for mtimesx, op(double) * op(double) speed vs MATLAB
-
mtimesx_test_dsequal
Test routine for mtimesx, op(double) * op(single) equality vs MATLAB
-
mtimesx_test_dsspeed(nn,detai...
Test routine for mtimesx, op(double) * op(single) speed vs MATLAB
-
mtimesx_test_nd(n)
Test routine for mtimesx, multi-dimensional speed and equality to MATLAB
-
mtimesx_test_sdequal
Test routine for mtimesx, op(single) * op(double) equality vs MATLAB
-
mtimesx_test_sdspeed(nn,detai...
Test routine for mtimesx, op(single) * op(double) speed vs MATLAB
-
mtimesx_test_ssequal
Test routine for mtimesx, op(single) * op(single) equality vs MATLAB
-
mtimesx_test_ssspeed(nn,detai...
Test routine for mtimesx, op(single) * op(single) speed vs MATLAB
-
View all files
|
|
| mtimesx_test_dsspeed(nn,details)
|
|
File too large for web preview. Please download submission to view.
|
|
Contact us at files@mathworks.com