index
:
quikr.git
galaxy
master
Quikr - a bio classifier based on NNLS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
c
/
nnls.h
blob: ded8d0172b3d1aee355c4c2ee762eb95e8af5f51 (
plain
)
1
double
*
nnls
(
double
*
a_matrix
,
double
*
b_matrix
,
int
height
,
int
width
);