Manual
Getting Started
Debugging
Optimizing
BLAS and LAPACK
MATLAB
FAQ
Support
Modules
Construction and I/O
ml_matrix
to_string
display
to_binary
linspace
colon
Matrix Manipulation
operator()
get
resize
append_identity
sub_matrix
get_row
get_col
get_row_set
get_col_set
sub_mat_row
sub_mat_col
extract_elements
delete_rows_cols
inc_sub_matrix
inc_rows
inc_cols
inc_elements
dup_rows
dup_cols
append
stack
BLAS/LAPACK Utilities
raw_data
data_stride
Inspection and Assignment
is_empty
operator==
operator!=
find
sort
sort_indices
permute
sum_rows
sum_cols
max
row_max
col_max
min
row_min
col_min
interpolate
rows
cols
operator=
zero
ones
set_val
apply
apply_elements
identity
rand_seed
rand
randn
error
Arithmetic Operators
operator *=
dotstar_eq
operator/=
dotslash_eq
operator+=
operator-=
operator *
dotstar
operator/
backslash
dotslash
operator+
operator-
Algebraic Functions
abs
ceil
floor
round
rint
dotpow
sqrt
exp
expm1
log
log10
log1p
log2
logb
Linear Algebra Functions
transpose
inv
invp
mpow
diag
trace
mag
vmag
cross
dot
skew_symm
unit
sign
vunit
norm
solve_ax_eq_b
row_mult
svd
simplex
simplex2
Trigonometric Functions
sin
cos
tan
csc
sec
cot
asin
acos
atan
acsc
asec
acot
sinh
cosh
tanh
csch
sech
coth
asinh
acosh
atanh
acsch
asech
acoth
atan2
Class ml_int_array
ml_int_array
~ml_int_array
length
is_unique
sum
get_c_arr
subset
remove
insert
fliplr
setdiff
Reference
int_array.h
matrix.h
Index