Home
last modified time | relevance | path

Searched refs:sparse_gaussian (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
DsparseLM.cpp135 sparseGaussianTest<T> sparse_gaussian(inputs, values); in test_sparseLM_T() local
144 sparse_gaussian.initPoints(uv_ref, x); in test_sparseLM_T()
155 LevenbergMarquardt<sparseGaussianTest<T> > lm(sparse_gaussian); in test_sparseLM_T()