Functions | |
| std::string | set_pattern_cmap () |
| std::string | set_gradient_cmap () |
| std::string | dense_matrix_to_matplotlib (GenericFunctionTraits< EigenMatrixDense >::const_matrix_ref mat, MatrixPlotType::Type type) |
| std::string | sparse_matrix_to_matplotlib (GenericFunctionTraits< EigenMatrixSparse >::const_matrix_ref mat, MatrixPlotType::Type type) |
| std::string roboptim::visualization::matplotlib::detail::dense_matrix_to_matplotlib | ( | GenericFunctionTraits< EigenMatrixDense >::const_matrix_ref | mat, |
| MatrixPlotType::Type | type | ||
| ) |
| std::string roboptim::visualization::matplotlib::detail::set_gradient_cmap | ( | ) |
Referenced by dense_matrix_to_matplotlib(), and sparse_matrix_to_matplotlib().
| std::string roboptim::visualization::matplotlib::detail::set_pattern_cmap | ( | ) |
Referenced by dense_matrix_to_matplotlib(), and sparse_matrix_to_matplotlib().
| std::string roboptim::visualization::matplotlib::detail::sparse_matrix_to_matplotlib | ( | GenericFunctionTraits< EigenMatrixSparse >::const_matrix_ref | mat, |
| MatrixPlotType::Type | type | ||
| ) |