8.1.3.12. htk_math
(packages/htk/htk_math.lsh)


dummy function that adds HTK C header files in C file

8.1.3.12.0. (dummy_htk_math)
(packages/htk/htk_math.lsh)




8.1.3.12.1. (initmath)
(packages/htk/htk_math.lsh)




8.1.3.12.2. (zeroshortvec v)
(packages/htk/htk_math.lsh)




8.1.3.12.3. (zerointvec v)
(packages/htk/htk_math.lsh)




8.1.3.12.4. (zerovector v)
(packages/htk/htk_math.lsh)




8.1.3.12.5. (zerodvector v)
(packages/htk/htk_math.lsh)




8.1.3.12.6. (copyshortvec v1 v2)
(packages/htk/htk_math.lsh)




8.1.3.12.7. (copyintvec v1 v2)
(packages/htk/htk_math.lsh)




8.1.3.12.8. (copyvector v1 v2)
(packages/htk/htk_math.lsh)




8.1.3.12.9. (copydvector v1 v2)
(packages/htk/htk_math.lsh)




8.1.3.12.10. (readshortvec src v binary)
(packages/htk/htk_math.lsh)




8.1.3.12.11. (readintvec src v binary)
(packages/htk/htk_math.lsh)




8.1.3.12.12. (readvector src v binary)
(packages/htk/htk_math.lsh)




8.1.3.12.13. (writeshortvec f v binary)
(packages/htk/htk_math.lsh)




8.1.3.12.14. (writeintvec f v binary)
(packages/htk/htk_math.lsh)




8.1.3.12.15. (writevector f v binary)
(packages/htk/htk_math.lsh)




8.1.3.12.16. (showshortvec title v maxterms)
(packages/htk/htk_math.lsh)




8.1.3.12.17. (showintvec title v maxterms)
(packages/htk/htk_math.lsh)




8.1.3.12.18. (showvector title v maxterms)
(packages/htk/htk_math.lsh)




8.1.3.12.19. (showdvector title v maxterms)
(packages/htk/htk_math.lsh)




8.1.3.12.20. (zeromatrix m)
(packages/htk/htk_math.lsh)




8.1.3.12.21. (zerodmatrix m)
(packages/htk/htk_math.lsh)




8.1.3.12.22. (zerotrimat m)
(packages/htk/htk_math.lsh)




8.1.3.12.23. (copymatrix m1 m2)
(packages/htk/htk_math.lsh)




8.1.3.12.24. (copydmatrix m1 m2)
(packages/htk/htk_math.lsh)




8.1.3.12.25. (copytrimat m1 m2)
(packages/htk/htk_math.lsh)




8.1.3.12.26. (mat2dmat m1 m2)
(packages/htk/htk_math.lsh)




8.1.3.12.27. (dmat2mat m1 m2)
(packages/htk/htk_math.lsh)




8.1.3.12.28. (mat2tri m1 m2)
(packages/htk/htk_math.lsh)




8.1.3.12.29. (tri2mat m1 m2)
(packages/htk/htk_math.lsh)




8.1.3.12.30. (readmatrix src m binary)
(packages/htk/htk_math.lsh)




8.1.3.12.31. (readtrimat src m binary)
(packages/htk/htk_math.lsh)




8.1.3.12.32. (writematrix f m binary)
(packages/htk/htk_math.lsh)




8.1.3.12.33. (writetrimat f m binary)
(packages/htk/htk_math.lsh)




8.1.3.12.34. (showmatrix title m maxcols maxrows)
(packages/htk/htk_math.lsh)




8.1.3.12.35. (showdmatrix title m maxcols maxrows)
(packages/htk/htk_math.lsh)




8.1.3.12.36. (showtrimat title m maxcols maxrows)
(packages/htk/htk_math.lsh)




8.1.3.12.37. (covinvert c invc)
(packages/htk/htk_math.lsh)




8.1.3.12.38. (covdet c)
(packages/htk/htk_math.lsh)




8.1.3.12.39. (svd a u v d)
(packages/htk/htk_math.lsh)




8.1.3.12.40. (invsvd a u w v result)
(packages/htk/htk_math.lsh)




8.1.3.12.41. (ladd x y)
(packages/htk/htk_math.lsh)




8.1.3.12.42. (lsub x y)
(packages/htk/htk_math.lsh)




8.1.3.12.43. (l2f x)
(packages/htk/htk_math.lsh)




8.1.3.12.44. (randinit seed)
(packages/htk/htk_math.lsh)




8.1.3.12.45. (randomvalue)
(packages/htk/htk_math.lsh)




8.1.3.12.46. (gaussdeviate mu sigma)
(packages/htk/htk_math.lsh)


********************************************************