Home
last modified time | relevance | path

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

/external/eigen/test/
DsparseLM.cpp54 void initPoints(VectorType& uv_ref, VectorType& x) in initPoints() function
144 sparse_gaussian.initPoints(uv_ref, x); in test_sparseLM_T()
DdenseLM.cpp50 void initPoints(VectorType& uv_ref, VectorType& x) in initPoints() function
163 dense_gaussian.initPoints(uv_ref, x); in test_denseLM_T()