![]() |
Prev | Next | _reference |
A | |
add | Elementwise Addition |
C | |
cholesky | Cholesky Factor a Matrix Division |
cholesky.cpp | Cholesky Factor a Matrix Source Code |
D | |
diag_prod | Diagonal Matrix Product with General Matrix |
diag_prod.cpp | Diagonal Matrix Product with General Matrix Source Code |
E | |
element_div | Elementwise Division |
element_prod | Elementwise Product |
element_unary | Matlab or Octave Elementwise Unary Functions |
element_unary.cpp | Elementwise Unary Functions Source Code |
elementwise | Elementwise Operations |
extend | Extending a Vector |
G | |
getstarted | Getting Started |
L | |
library | Adding a New Routine to the Mat2cpp Library |
License | The mat2cpp Software License |
M | |
mat2cpp | Example Conversion of Matlab or Octave to C++ using Ublas |
mat2cpp.hpp | The Matlab or Octave to C++ Using Ublas Include File |
mat2cpp_ok.cpp | Run C++ Version of Examples |
mat2cpp_ok.m | Run Matlab or Octave Version of Examples |
matrix_div | Matrix Division |
matrix_div.cpp | Matrix Division Source Code |
matrix_prod | Matrix Product |
matrixwise | Matrixwise Operations |
max | Maximum Element of a Matrix |
max.cpp | Maximum Element of a Matrix Source code |
min | Minimum Element of a Matrix |
min.cpp | Minimum Element of a Matrix Source Code |
mztuni | C++ Marsaglia Zaman Tsang Uniform Random Number Generator |
mztuni.cpp | C++ Marsaglia Zaman Tsang Uniform Random Number Source Code |
mztuni_ok.cpp | mztuni: Example and Test |
N | |
News | The mat2cpp News file |
O | |
ones | Matrix of Ones |
operation | Operations That Have Conversions |
other | Other Operations |
R | |
rand | Uniform Random Matrix |
rand.cpp | Uniform Random Matrix Source Code |
randn | Normal Random Matrix |
randn.cpp | Normal Random Matrix Source Code |
S | |
scalar | Convert Matrix to Scalar |
scalar.cpp | Convert Matrix to Scalar Source Code |
scalar_div | Scalar Division |
scalar_prod | Scalar Product |
scalar_valued | Scalar Valued Operations |
size | Matrix Size |
slice | Matrix Slices |
sub | Elementwise Subtraction |
sum | Sum The Elements of a Matlab |
sum.cpp | Sum The Elements of a Matlab Source Code |
T | |
transpose | Matrix Transpose |
Z | |
zeros | Matrix of Zeros |