|
222 | 222 | <dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a4690027f5a37080d162fbf2b22432994">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_environment.html" title="Represents a symbolic environment (mapping from a variable to a value).">Environment</a> &env)</dt> |
223 | 223 | <dd><a class="anchor" id="_deprecated000003"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
224 | 224 | This will be removed from Drake on or after 2026-07-01. </dd> |
225 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a1d3cd3c9ec2d77f211b4b627c986fca8">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_variables.html" title="Represents a set of variables.">Variables</a> &vars)</dt> |
| 225 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a411e51a0c60278b06088ad1fa084e605">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_variable.html" title="Represents a symbolic variable.">Variable</a> &var)</dt> |
226 | 226 | <dd><a class="anchor" id="_deprecated000004"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
227 | 227 | This will be removed from Drake on or after 2026-07-01. </dd> |
228 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a411e51a0c60278b06088ad1fa084e605">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_variable.html" title="Represents a symbolic variable.">Variable</a> &var)</dt> |
| 228 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#af69250c699b4b8cbcbb54d322570d175">drake::symbolic::operator<<</a> (std::ostream &os, <a class="el" href="classdrake_1_1symbolic_1_1_variable.html#a5f787df9cdf370248382504196841479" title="Supported types of symbolic variables.">Variable::Type</a> type)</dt> |
229 | 229 | <dd><a class="anchor" id="_deprecated000005"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
230 | 230 | This will be removed from Drake on or after 2026-07-01. </dd> |
231 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#af69250c699b4b8cbcbb54d322570d175">drake::symbolic::operator<<</a> (std::ostream &os, <a class="el" href="classdrake_1_1symbolic_1_1_variable.html#a5f787df9cdf370248382504196841479" title="Supported types of symbolic variables.">Variable::Type</a> type)</dt> |
| 231 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a96c90655d4fb45b63c8e1bde735e6c47">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_formula.html" title="Represents a symbolic form of a first-order logic formula.">Formula</a> &f)</dt> |
232 | 232 | <dd><a class="anchor" id="_deprecated000006"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
233 | 233 | This will be removed from Drake on or after 2026-07-01. </dd> |
234 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a96c90655d4fb45b63c8e1bde735e6c47">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_formula.html" title="Represents a symbolic form of a first-order logic formula.">Formula</a> &f)</dt> |
| 234 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a1d3cd3c9ec2d77f211b4b627c986fca8">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_variables.html" title="Represents a set of variables.">Variables</a> &vars)</dt> |
235 | 235 | <dd><a class="anchor" id="_deprecated000007"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
236 | 236 | This will be removed from Drake on or after 2026-07-01. </dd> |
237 | 237 | <dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#af6ea3eaf1a7e5beed8feb1c401d51bbc">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_expression.html" title="Represents a symbolic form of an expression.">Expression</a> &e)</dt> |
238 | 238 | <dd><a class="anchor" id="_deprecated000008"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
239 | 239 | This will be removed from Drake on or after 2026-07-01. </dd> |
240 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad33e2289eb5f8ba9d8a286bd6e954001">drake::symbolic::operator<<</a> (std::ostream &out, const <a class="el" href="classdrake_1_1symbolic_1_1_chebyshev_basis_element.html" title="ChebyshevBasisElement represents an element of Chebyshev polynomial basis, written as the product of ...">ChebyshevBasisElement</a> &m)</dt> |
| 240 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#aebaa1c50ddcd18c8de9ba5ebc01f3989">drake::symbolic::operator<<</a> (std::ostream &out, const <a class="el" href="classdrake_1_1symbolic_1_1_monomial_basis_element.html" title="MonomialBasisElement represents a monomial, a product of powers of variables with non-negative intege...">MonomialBasisElement</a> &m)</dt> |
241 | 241 | <dd><a class="anchor" id="_deprecated000015"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
242 | 242 | This will be removed from Drake on or after 2026-07-01. </dd> |
243 | 243 | <dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ada77c9969b0422090c05636a895c0e8e">drake::symbolic::operator<<</a> (std::ostream &out, const <a class="el" href="classdrake_1_1symbolic_1_1_monomial.html" title="Represents a monomial, a product of powers of variables with non-negative integer exponents.">Monomial</a> &m)</dt> |
244 | 244 | <dd><a class="anchor" id="_deprecated000016"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
245 | 245 | This will be removed from Drake on or after 2026-07-01. </dd> |
246 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#aebaa1c50ddcd18c8de9ba5ebc01f3989">drake::symbolic::operator<<</a> (std::ostream &out, const <a class="el" href="classdrake_1_1symbolic_1_1_monomial_basis_element.html" title="MonomialBasisElement represents a monomial, a product of powers of variables with non-negative intege...">MonomialBasisElement</a> &m)</dt> |
| 246 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad33e2289eb5f8ba9d8a286bd6e954001">drake::symbolic::operator<<</a> (std::ostream &out, const <a class="el" href="classdrake_1_1symbolic_1_1_chebyshev_basis_element.html" title="ChebyshevBasisElement represents an element of Chebyshev polynomial basis, written as the product of ...">ChebyshevBasisElement</a> &m)</dt> |
247 | 247 | <dd><a class="anchor" id="_deprecated000017"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
248 | 248 | This will be removed from Drake on or after 2026-07-01. </dd> |
249 | 249 | <dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#aab36f2eb0e38222af36d1499d0a2f47a">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_generic_polynomial.html" title="Represents symbolic generic polynomials using a given basis (for example, monomial basis,...">GenericPolynomial< BasisElement ></a> &p)</dt> |
250 | 250 | <dd><a class="anchor" id="_deprecated000018"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
251 | 251 | This will be removed from Drake on or after 2026-07-01. </dd> |
252 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad946994348eafef6d3e20ebc08bfa5d2">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_polynomial.html" title="Represents symbolic polynomials.">Polynomial</a> &p)</dt> |
| 252 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad8ca491b4e798266df4f026a079f4418">drake::symbolic::operator<<</a> (std::ostream &out, const <a class="el" href="classdrake_1_1symbolic_1_1_chebyshev_polynomial.html" title="Represents the Chebyshev polynomial of the first kind Tₙ(x).">ChebyshevPolynomial</a> &p)</dt> |
253 | 253 | <dd><a class="anchor" id="_deprecated000019"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
254 | 254 | This will be removed from Drake on or after 2026-07-01. </dd> |
255 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ab0bc13bb742ac53358559066848dfa9f">drake::symbolic::operator<<</a> (std::ostream &, const <a class="el" href="classdrake_1_1symbolic_1_1_rational_function.html" title="Represents symbolic rational function.">RationalFunction</a> &f)</dt> |
| 255 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad946994348eafef6d3e20ebc08bfa5d2">drake::symbolic::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1symbolic_1_1_polynomial.html" title="Represents symbolic polynomials.">Polynomial</a> &p)</dt> |
256 | 256 | <dd><a class="anchor" id="_deprecated000020"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
257 | 257 | This will be removed from Drake on or after 2026-07-01. </dd> |
258 | | -<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad8ca491b4e798266df4f026a079f4418">drake::symbolic::operator<<</a> (std::ostream &out, const <a class="el" href="classdrake_1_1symbolic_1_1_chebyshev_polynomial.html" title="Represents the Chebyshev polynomial of the first kind Tₙ(x).">ChebyshevPolynomial</a> &p)</dt> |
| 258 | +<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ab0bc13bb742ac53358559066848dfa9f">drake::symbolic::operator<<</a> (std::ostream &, const <a class="el" href="classdrake_1_1symbolic_1_1_rational_function.html" title="Represents symbolic rational function.">RationalFunction</a> &f)</dt> |
259 | 259 | <dd><a class="anchor" id="_deprecated000021"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
260 | 260 | This will be removed from Drake on or after 2026-07-01. </dd> |
261 | 261 | <dt>Member <a class="el" href="namespacedrake_1_1systems.html#ada40290057654d64dbb8f11b4b06a528">drake::systems::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1systems_1_1_context.html" title="Context is an abstract class template that represents all the typed values that are used in a System'...">Context< T ></a> &context)</dt> |
|
291 | 291 | <dt>Member <a class="el" href="classdrake_1_1_identifier.html#a6f77603aea6d719b71744d902e66a84d">operator<<</a> </dt> |
292 | 292 | <dd><a class="anchor" id="_deprecated000001"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
293 | 293 | This will be removed from Drake on or after 2026-07-01. </dd> |
294 | | -<dt>Member <a class="el" href="classdrake_1_1math_1_1_roll_pitch_yaw.html#acc4f1cfde399c340eb155031eed2a485">operator<<</a> </dt> |
| 294 | +<dt>Member <a class="el" href="classdrake_1_1math_1_1_rigid_transform.html#a25d3e276d5e4e1fad974214851ce0b46">operator<<</a> </dt> |
295 | 295 | <dd><a class="anchor" id="_deprecated000023"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
296 | 296 | This will be removed from Drake on or after 2026-07-01. </dd> |
297 | | -<dt>Member <a class="el" href="classdrake_1_1math_1_1_rigid_transform.html#a25d3e276d5e4e1fad974214851ce0b46">operator<<</a> </dt> |
| 297 | +<dt>Member <a class="el" href="classdrake_1_1math_1_1_roll_pitch_yaw.html#acc4f1cfde399c340eb155031eed2a485">operator<<</a> </dt> |
298 | 298 | <dd><a class="anchor" id="_deprecated000024"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
299 | 299 | This will be removed from Drake on or after 2026-07-01. </dd> |
300 | 300 | <dt>Member <a class="el" href="classdrake_1_1multibody_1_1_spatial_vector.html#a5348c349330782440dbdd2e600cd31c0">operator<<</a> </dt> |
|
0 commit comments