trunk/: Modify SolveQuadraticProblem and similar, to use options class instead...
trunk/: Modify SolveQuadraticProblem and similar, to use options class instead of default arguments (more consistent with Google style); add extra option parameter; change calling code. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2983 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
Showing
- src/base/io-funcs.h 15 additions, 1 deletionsrc/base/io-funcs.h
- src/base/kaldi-error.h 4 additions, 0 deletionssrc/base/kaldi-error.h
- src/matrix/kaldi-vector.h 1 addition, 1 deletionsrc/matrix/kaldi-vector.h
- src/matrix/matrix-lib-test.cc 55 additions, 24 deletionssrc/matrix/matrix-lib-test.cc
- src/matrix/sp-matrix-inl.h 2 additions, 4 deletionssrc/matrix/sp-matrix-inl.h
- src/matrix/sp-matrix.cc 137 additions, 66 deletionssrc/matrix/sp-matrix.cc
- src/matrix/sp-matrix.h 47 additions, 14 deletionssrc/matrix/sp-matrix.h
- src/sgmm/estimate-am-sgmm-ebw.cc 28 additions, 20 deletionssrc/sgmm/estimate-am-sgmm-ebw.cc
- src/sgmm/estimate-am-sgmm-multi.cc 21 additions, 13 deletionssrc/sgmm/estimate-am-sgmm-multi.cc
- src/sgmm/estimate-am-sgmm.cc 54 additions, 45 deletionssrc/sgmm/estimate-am-sgmm.cc
- src/sgmm/sgmm-clusterable.cc 1 addition, 1 deletionsrc/sgmm/sgmm-clusterable.cc
- src/sgmm2/estimate-am-sgmm2-ebw.cc 34 additions, 24 deletionssrc/sgmm2/estimate-am-sgmm2-ebw.cc
- src/sgmm2/estimate-am-sgmm2.cc 42 additions, 31 deletionssrc/sgmm2/estimate-am-sgmm2.cc
Loading
Please register or sign in to comment