Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dlinear_least_squares_problems.cc554 string matlab_script; in DumpLinearLeastSquaresProblemToTextFile() local
555 StringAppendF(&matlab_script, in DumpLinearLeastSquaresProblemToTextFile()
557 StringAppendF(&matlab_script, in DumpLinearLeastSquaresProblemToTextFile()
559 StringAppendF(&matlab_script, in DumpLinearLeastSquaresProblemToTextFile()
568 StringAppendF(&matlab_script, in DumpLinearLeastSquaresProblemToTextFile()
571 &matlab_script, in DumpLinearLeastSquaresProblemToTextFile()
581 StringAppendF(&matlab_script, in DumpLinearLeastSquaresProblemToTextFile()
588 StringAppendF(&matlab_script, in DumpLinearLeastSquaresProblemToTextFile()
595 StringAppendF(&matlab_script, in DumpLinearLeastSquaresProblemToTextFile()
600 WriteStringToFileOrDie(matlab_script, matlab_filename); in DumpLinearLeastSquaresProblemToTextFile()