|
202 | 202 | <dd><a class="anchor" id="_deprecated000026"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
203 | 203 | This will be removed from Drake on or after 2026-06-01. </dd> |
204 | 204 | <dt>Member <a class="el" href="namespacedrake.html#a24d3bbc3fbb363dfb7cdc7ff5c71c850">drake::operator<<</a> (std::ostream &os, const typename <a class="el" href="classdrake_1_1_polynomial_1_1_monomial.html" title="An additive atom of a Polynomial: The product of any number of Terms and a coefficient.">Polynomial< T >::Monomial</a> &m)</dt> |
205 | | -<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 /> |
| 205 | +<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 /> |
206 | 206 | This will be removed from Drake on or after 2026-06-01. </dd> |
207 | 207 | <dt>Member <a class="el" href="namespacedrake.html#a6349afb82c0796366e318e99f25c3e5f">drake::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1_polynomial.html" title="A scalar multi-variate polynomial, modeled after the msspoly in spotless.">Polynomial< T ></a> &poly)</dt> |
208 | | -<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 /> |
| 208 | +<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 /> |
209 | 209 | This will be removed from Drake on or after 2026-06-01. </dd> |
210 | 210 | <dt>Member <a class="el" href="namespacedrake.html#a8db300eaec345b10d2e808b900239b8e">drake::operator<<</a> (std::ostream &os, const Eigen::Matrix< <a class="el" href="classdrake_1_1_polynomial.html" title="A scalar multi-variate polynomial, modeled after the msspoly in spotless.">Polynomial< T ></a>, Rows, Cols > &poly_mat)</dt> |
211 | | -<dd><a class="anchor" id="_deprecated000006"></a>Wrap Eigen objects M with fmt_eigen() to format Eigen data into fmt strings e.g., fmt::to_string(fmt_eigen(M)), fmt::format(\M = {}\, fmt_eigen(M)). You'll need to #include \drake/common/fmt_eigen.h\ to access that function. Refer to GitHub issue #17742 for more information. <br /> |
| 211 | +<dd><a class="anchor" id="_deprecated000008"></a>Wrap Eigen objects M with fmt_eigen() to format Eigen data into fmt strings e.g., fmt::to_string(fmt_eigen(M)), fmt::format(\M = {}\, fmt_eigen(M)). You'll need to #include \drake/common/fmt_eigen.h\ to access that function. Refer to GitHub issue #17742 for more information. <br /> |
212 | 212 | This will be removed from Drake on or after 2026-06-01. </dd> |
213 | 213 | <dt>Member <a class="el" href="namespacedrake_1_1perception_1_1pc__flags.html#ad70a51f0c16bb5f6b6fc3e4a51b0529a">drake::perception::pc_flags::operator<<</a> (std::ostream &os, const <a class="el" href="classdrake_1_1perception_1_1pc__flags_1_1_fields.html" title="Allows combination of BaseField and DescriptorType for a PointCloud.">Fields</a> &rhs)</dt> |
214 | 214 | <dd><a class="anchor" id="_deprecated000038"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
|
220 | 220 | <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 /> |
221 | 221 | This will be removed from Drake on or after 2026-05-01. </dd> |
222 | 222 | <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> |
223 | | -<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 /> |
| 223 | +<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 /> |
224 | 224 | This will be removed from Drake on or after 2026-05-01. </dd> |
225 | 225 | <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> |
226 | | -<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 /> |
227 | | - This will be removed from Drake on or after 2026-06-01. </dd> |
228 | | -<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> |
229 | | -<dd><a class="anchor" id="_deprecated000009"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
| 226 | +<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 | 227 | This will be removed from Drake on or after 2026-06-01. </dd> |
231 | 228 | <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> |
232 | | -<dd><a class="anchor" id="_deprecated000010"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
| 229 | +<dd><a class="anchor" id="_deprecated000009"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
233 | 230 | This will be removed from Drake on or after 2026-05-01. </dd> |
| 231 | +<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> |
| 232 | +<dd><a class="anchor" id="_deprecated000010"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
| 233 | + This will be removed from Drake on or after 2026-06-01. </dd> |
234 | 234 | <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> |
235 | 235 | <dd><a class="anchor" id="_deprecated000011"></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-05-01. </dd> |
|
267 | 267 | <dt>Member <a class="el" href="classdrake_1_1_identifier.html#a6f77603aea6d719b71744d902e66a84d">operator<<</a> </dt> |
268 | 268 | <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 /> |
269 | 269 | This will be removed from Drake on or after 2026-05-01. </dd> |
270 | | -<dt>Member <a class="el" href="classdrake_1_1math_1_1_roll_pitch_yaw.html#acc4f1cfde399c340eb155031eed2a485">operator<<</a> </dt> |
| 270 | +<dt>Member <a class="el" href="classdrake_1_1math_1_1_rigid_transform.html#a25d3e276d5e4e1fad974214851ce0b46">operator<<</a> </dt> |
271 | 271 | <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 /> |
272 | 272 | This will be removed from Drake on or after 2026-06-01. </dd> |
273 | | -<dt>Member <a class="el" href="classdrake_1_1math_1_1_rigid_transform.html#a25d3e276d5e4e1fad974214851ce0b46">operator<<</a> </dt> |
| 273 | +<dt>Member <a class="el" href="classdrake_1_1math_1_1_roll_pitch_yaw.html#acc4f1cfde399c340eb155031eed2a485">operator<<</a> </dt> |
274 | 274 | <dd><a class="anchor" id="_deprecated000025"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br /> |
275 | 275 | This will be removed from Drake on or after 2026-06-01. </dd> |
276 | 276 | <dt>Member <a class="el" href="classdrake_1_1multibody_1_1_rotational_inertia.html#ac917bf1dfed2a1cfe26be9d258285a2d">operator<<</a> </dt> |
|
0 commit comments