| [numerics] | https://timsong-cpp.github.io/cppwp/#numerics |
| [linalg.overview] | https://timsong-cpp.github.io/cppwp/linalg#overview |
| [linalg.syn] | https://timsong-cpp.github.io/cppwp/linalg#syn |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| [linalg.reqs] | https://timsong-cpp.github.io/cppwp/linalg#reqs |
| [linalg.reqs.val] | https://timsong-cpp.github.io/cppwp/linalg#reqs.val |
| [linalg.reqs.alg] | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg |
| [linalg.tags] | https://timsong-cpp.github.io/cppwp/linalg#tags |
| [linalg.tags.order] | https://timsong-cpp.github.io/cppwp/linalg#tags.order |
| [linalg.tags.triangle] | https://timsong-cpp.github.io/cppwp/linalg#tags.triangle |
| [linalg.tags.diagonal] | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal |
| [linalg.layout.packed] | https://timsong-cpp.github.io/cppwp/linalg#layout.packed |
| [linalg.layout.packed.overview] | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview |
| [linalg.layout.packed.cons] | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons |
| [linalg.layout.packed.obs] | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs |
| [linalg.helpers] | https://timsong-cpp.github.io/cppwp/linalg#helpers |
| [linalg.helpers.abs] | https://timsong-cpp.github.io/cppwp/linalg#helpers.abs |
| [linalg.helpers.conj] | https://timsong-cpp.github.io/cppwp/linalg#helpers.conj |
| [linalg.helpers.real] | https://timsong-cpp.github.io/cppwp/linalg#helpers.real |
| [linalg.helpers.imag] | https://timsong-cpp.github.io/cppwp/linalg#helpers.imag |
| [linalg.helpers.concepts] | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts |
| [linalg.helpers.mandates] | https://timsong-cpp.github.io/cppwp/linalg#helpers.mandates |
| [linalg.helpers.precond] | https://timsong-cpp.github.io/cppwp/linalg#helpers.precond |
| [linalg.scaled] | https://timsong-cpp.github.io/cppwp/linalg#scaled |
| [linalg.scaled.intro] | https://timsong-cpp.github.io/cppwp/linalg#scaled.intro |
| [linalg.scaled.scaledaccessor] | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor |
| [linalg.scaled.scaled] | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled |
| [linalg.conj] | https://timsong-cpp.github.io/cppwp/linalg#conj |
| [linalg.conj.intro] | https://timsong-cpp.github.io/cppwp/linalg#conj.intro |
| [linalg.conj.conjugatedaccessor] | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor |
| [linalg.conj.conjugated] | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated |
| [linalg.transp] | https://timsong-cpp.github.io/cppwp/linalg#transp |
| [linalg.transp.intro] | https://timsong-cpp.github.io/cppwp/linalg#transp.intro |
| [linalg.transp.helpers] | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers |
| [linalg.transp.layout.transpose] | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose |
| [linalg.transp.transposed] | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed |
| [linalg.conjtransposed] | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed |
| [linalg.algs.reqs] | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs |
| [linalg.algs.blas1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1 |
| [linalg.algs.blas1.complexity] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.complexity |
| [linalg.algs.blas1.givens] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens |
| [linalg.algs.blas1.givens.lartg] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg |
| [linalg.algs.blas1.givens.rot] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot |
| [linalg.algs.blas1.swap] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap |
| [linalg.algs.blas1.scal] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.scal |
| [linalg.algs.blas1.copy] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy |
| [linalg.algs.blas1.add] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add |
| [linalg.algs.blas1.dot] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot |
| [linalg.algs.blas1.nrm2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2 |
| [linalg.algs.blas1.asum] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum |
| [linalg.algs.blas1.iamax] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax |
| [linalg.algs.blas1.matfrobnorm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm |
| [linalg.algs.blas1.matonenorm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm |
| [linalg.algs.blas1.matinfnorm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm |
| [linalg.algs.blas2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2 |
| [linalg.algs.blas2.gemv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv |
| [linalg.algs.blas2.symv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv |
| [linalg.algs.blas2.hemv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv |
| [linalg.algs.blas2.trmv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv |
| [linalg.algs.blas2.trsv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv |
| [linalg.algs.blas2.rank1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1 |
| [linalg.algs.blas2.symherrank1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1 |
| [linalg.algs.blas2.rank2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2 |
| [linalg.algs.blas3] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3 |
| [linalg.algs.blas3.gemm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm |
| [linalg.algs.blas3.xxmm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm |
| [linalg.algs.blas3.trmm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm |
| [linalg.algs.blas3.rankk] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk |
| [linalg.algs.blas3.rank2k] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k |
| [linalg.algs.blas3.trsm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm |
| [linalg.algs.blas3.inplacetrsm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm |
| 29.9.1 | https://timsong-cpp.github.io/cppwp/linalg#overview |
| [linalg.overview] | https://timsong-cpp.github.io/cppwp/linalg.overview |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#overview-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L10924 |
| . | https://timsong-cpp.github.io/cppwp/linalg#overview-1.sentence-1 |
| [views.multidim] | https://timsong-cpp.github.io/cppwp/views.multidim |
| . | https://timsong-cpp.github.io/cppwp/linalg#overview-1.sentence-2 |
| 29.9.2 | https://timsong-cpp.github.io/cppwp/linalg#syn |
| [linalg.syn] | https://timsong-cpp.github.io/cppwp/linalg.syn |
| π | https://timsong-cpp.github.io/cppwp/linalg#header:%3clinalg%3e |
| [linalg.tags.order] | https://timsong-cpp.github.io/cppwp/linalg#tags.order |
| [linalg.tags.triangle] | https://timsong-cpp.github.io/cppwp/linalg#tags.triangle |
| [linalg.tags.diagonal] | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal |
| [linalg.layout.packed] | https://timsong-cpp.github.io/cppwp/linalg#layout.packed |
| [linalg.helpers] | https://timsong-cpp.github.io/cppwp/linalg#helpers |
| [linalg.helpers.concepts] | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| [linalg.scaled] | https://timsong-cpp.github.io/cppwp/linalg#scaled |
| [linalg.scaled.scaledaccessor] | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor |
| [linalg.scaled.scaled] | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled |
| [linalg.conj] | https://timsong-cpp.github.io/cppwp/linalg#conj |
| [linalg.conj.conjugatedaccessor] | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor |
| [linalg.conj.conjugated] | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated |
| [linalg.transp] | https://timsong-cpp.github.io/cppwp/linalg#transp |
| [linalg.transp.layout.transpose] | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose |
| [linalg.transp.transposed] | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed |
| [linalg.conjtransposed] | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed |
| [linalg.algs.blas1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1 |
| [linalg.algs.blas1.givens] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens |
| [linalg.algs.blas1.givens.lartg] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg |
| [linalg.algs.blas1.givens.rot] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| [linalg.algs.blas1.swap] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| [linalg.algs.blas1.scal] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.scal |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| [linalg.algs.blas1.copy] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| [linalg.algs.blas1.add] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| [linalg.algs.blas1.dot] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| [linalg.algs.blas1.nrm2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2 |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| [linalg.algs.blas1.asum] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| [linalg.algs.blas1.iamax] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| [linalg.algs.blas1.matfrobnorm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| [linalg.algs.blas1.matonenorm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| [linalg.algs.blas1.matinfnorm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| [linalg.algs.blas2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2 |
| [linalg.algs.blas2.gemv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| [linalg.algs.blas2.symv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| [linalg.algs.blas2.hemv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| [linalg.algs.blas2.trmv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| [linalg.algs.blas2.trsv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| [linalg.algs.blas2.rank1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1 |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| [linalg.algs.blas2.symherrank1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1 |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| [linalg.algs.blas2.rank2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2 |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| [linalg.algs.blas3] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3 |
| [linalg.algs.blas3.gemm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| [linalg.algs.blas3.xxmm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| [linalg.algs.blas3.trmm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| [linalg.algs.blas3.rankk] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| [linalg.algs.blas3.rank2k] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| [linalg.algs.blas3.trsm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 29.9.3 | https://timsong-cpp.github.io/cppwp/linalg#general |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg.general |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11699 |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#general-1.1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#general-1.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-1.2.sentence-1 |
| (1.3) | https://timsong-cpp.github.io/cppwp/linalg#general-1.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-1.3.sentence-1 |
| (1.4) | https://timsong-cpp.github.io/cppwp/linalg#general-1.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-1.4.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11722 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-2.sentence-1 |
| (2.1) | https://timsong-cpp.github.io/cppwp/linalg#general-2.1 |
| row | https://timsong-cpp.github.io/cppwp/linalg#def:row |
| (2.2) | https://timsong-cpp.github.io/cppwp/linalg#general-2.2 |
| column | https://timsong-cpp.github.io/cppwp/linalg#def:column |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11735 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-3.sentence-1 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#general-3.1 |
| diagonal | https://timsong-cpp.github.io/cppwp/linalg#def:diagonal |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-3.1.sentence-1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#general-3.2 |
| upper triangle | https://timsong-cpp.github.io/cppwp/linalg#def:triangle,upper |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-3.2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-3.2.sentence-2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#general-3.3 |
| lower triangle | https://timsong-cpp.github.io/cppwp/linalg#def:triangle,lower |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-3.3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-3.3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#general-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11750 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-4.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-4.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-4.sentence-4 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#general-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#general-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#general-4.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-4.sentence-5 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#general-example-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-4.sentence-6 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-4.sentence-7 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#general-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11795 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-5.sentence-2 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#general-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#general-5.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-5.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-5.sentence-4 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#general-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11815 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#general-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11820 |
| alias | https://timsong-cpp.github.io/cppwp/linalg#def:alias |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-7.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#general-note-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-7.sentence-2 |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#general-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11831 |
| overlap | https://timsong-cpp.github.io/cppwp/linalg#def:overlap |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-8.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#general-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-8.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#general-8.sentence-3 |
| 29.9.4 | https://timsong-cpp.github.io/cppwp/linalg#reqs |
| [linalg.reqs] | https://timsong-cpp.github.io/cppwp/linalg.reqs |
| 29.9.4.1 | https://timsong-cpp.github.io/cppwp/linalg#reqs.val |
| [linalg.reqs.val] | https://timsong-cpp.github.io/cppwp/linalg.reqs.val |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#reqs.val-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11848 |
| linear algebra value types | https://timsong-cpp.github.io/cppwp/linalg#def:value_type,linear_algebra |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#reqs.val-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#reqs.val-1.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.val-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#reqs.val-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11862 |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.val-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#reqs.val-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11865 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.val-3.sentence-1 |
| 29.9.4.2 | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg |
| [linalg.reqs.alg] | https://timsong-cpp.github.io/cppwp/linalg.reqs.alg |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11871 |
| [linalg.reqs.alg] | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11875 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.sentence-1 |
| (2.1) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.1.sentence-1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.2 |
| triangular solve algorithms | https://timsong-cpp.github.io/cppwp/linalg#def:triangular_solve_algorithms |
| [linalg.algs.blas2.trsv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv |
| [linalg.algs.blas3.trmm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm |
| [linalg.algs.blas3.trsm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm |
| [linalg.algs.blas3.inplacetrsm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm |
| [linalg.algs.reqs] | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.2.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.2.sentence-4 |
| (2.3) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.3 |
| [linalg.algs.blas1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1 |
| [linalg.algs.blas2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2 |
| [linalg.algs.blas3] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.3.sentence-2 |
| (2.4) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.4.sentence-1 |
| (2.5) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.5 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.5.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-note-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.5.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11956 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-note-3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3.sentence-1 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3.2 |
| [linalg.reqs.alg] | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3.3 |
| (3.4) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3.4 |
| (3.5) | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3.5 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:linalg-stable |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#reqs.alg-3.5.sentence-2 |
| 29.9.5 | https://timsong-cpp.github.io/cppwp/linalg#tags |
| [linalg.tags] | https://timsong-cpp.github.io/cppwp/linalg.tags |
| 29.9.5.1 | https://timsong-cpp.github.io/cppwp/linalg#tags.order |
| [linalg.tags.order] | https://timsong-cpp.github.io/cppwp/linalg.tags.order |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#tags.order-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L11993 |
| [linalg.layout.packed] | https://timsong-cpp.github.io/cppwp/linalg#layout.packed |
| . | https://timsong-cpp.github.io/cppwp/linalg#tags.order-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#tags.order-itemdecl:1 |
| column_major_t | https://timsong-cpp.github.io/cppwp/linalg#lib:column_major_t |
| column_major | https://timsong-cpp.github.io/cppwp/linalg#lib:column_major |
| row_major_t | https://timsong-cpp.github.io/cppwp/linalg#lib:row_major_t |
| row_major | https://timsong-cpp.github.io/cppwp/linalg#lib:row_major |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#tags.order-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12010 |
| . | https://timsong-cpp.github.io/cppwp/linalg#tags.order-2.sentence-1 |
| 29.9.5.2 | https://timsong-cpp.github.io/cppwp/linalg#tags.triangle |
| [linalg.tags.triangle] | https://timsong-cpp.github.io/cppwp/linalg.tags.triangle |
| π | https://timsong-cpp.github.io/cppwp/linalg#tags.triangle-itemdecl:1 |
| upper_triangle_t | https://timsong-cpp.github.io/cppwp/linalg#lib:upper_triangle_t |
| upper_triangle | https://timsong-cpp.github.io/cppwp/linalg#lib:upper_triangle |
| lower_triangle_t | https://timsong-cpp.github.io/cppwp/linalg#lib:lower_triangle_t |
| lower_triangle | https://timsong-cpp.github.io/cppwp/linalg#lib:lower_triangle |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#tags.triangle-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12030 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#tags.triangle-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#tags.triangle-1.sentence-2 |
| 29.9.5.3 | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal |
| [linalg.tags.diagonal] | https://timsong-cpp.github.io/cppwp/linalg.tags.diagonal |
| π | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal-itemdecl:1 |
| implicit_unit_diagonal_t | https://timsong-cpp.github.io/cppwp/linalg#lib:implicit_unit_diagonal_t |
| implicit_unit_diagonal | https://timsong-cpp.github.io/cppwp/linalg#lib:implicit_unit_diagonal |
| explicit_diagonal_t | https://timsong-cpp.github.io/cppwp/linalg#lib:explicit_diagonal_t |
| explicit_diagonal | https://timsong-cpp.github.io/cppwp/linalg#lib:explicit_diagonal |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12056 |
| . | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12062 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12066 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#tags.diagonal-3.sentence-1 |
| 29.9.6 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed |
| [linalg.layout.packed] | https://timsong-cpp.github.io/cppwp/linalg.layout.packed |
| 29.9.6.1 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview |
| [linalg.layout.packed.overview] | https://timsong-cpp.github.io/cppwp/linalg.layout.packed.overview |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12075 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12086 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12093 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12100 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-note-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-4.sentence-1 |
| layout_blas_packed | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed |
| triangle_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed,triangle_type |
| storage_order_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed,storage_order_type |
| mapping | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed,mapping |
| extents_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,extents_type |
| index_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,index_type |
| size_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,size_type |
| rank_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,rank_type |
| layout_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,layout_type |
| [linalg.layout.packed.cons] | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons |
| [linalg.layout.packed.obs] | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs |
| extents | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,extents |
| is_always_unique | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,is_always_unique |
| is_always_exhaustive | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,is_always_exhaustive |
| is_always_strided | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,is_always_strided |
| is_unique | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,is_unique |
| is_exhaustive | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,is_exhaustive |
| is_strided | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,is_strided |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12173 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-5.2 |
| (5.3) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-5.3 |
| (5.4) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-5.4 |
| (5.5) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-5.5 |
| (5.6) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-5.6 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12198 |
| regular | https://timsong-cpp.github.io/cppwp/concepts.object#concept:regular |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.overview-6.sentence-1 |
| 29.9.6.2 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons |
| [linalg.layout.packed.cons] | https://timsong-cpp.github.io/cppwp/linalg.layout.packed.cons |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12211 |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-1.1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-1.1.sentence-1 |
| [basic.fundamental] | https://timsong-cpp.github.io/cppwp/basic.fundamental |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-1.1.sentence-2 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-1.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-1.2.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12222 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,constructor_ |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12235 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12239 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-4.sentence-1 |
| [basic.fundamental] | https://timsong-cpp.github.io/cppwp/basic.fundamental |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-4.sentence-2 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12245 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.cons-5.sentence-1 |
| 29.9.6.3 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs |
| [linalg.layout.packed.obs] | https://timsong-cpp.github.io/cppwp/linalg.layout.packed.obs |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,required_span_size |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12258 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-note-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-1.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,operator() |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12274 |
| (2.1) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-2.2 |
| (2.3) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-2.3 |
| (2.4) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-2.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12287 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12291 |
| [mdspan.overview] | https://timsong-cpp.github.io/cppwp/mdspan.overview |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12296 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-5.sentence-1 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-5.2 |
| (5.3) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-5.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-5.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,stride |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12324 |
| (6.1) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-6.1 |
| (6.2) | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-6.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12333 |
| . | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_blas_packed::mapping,operator== |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#layout.packed.obs-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12345 |
| 29.9.7 | https://timsong-cpp.github.io/cppwp/linalg#helpers |
| [linalg.helpers] | https://timsong-cpp.github.io/cppwp/linalg.helpers |
| 29.9.7.1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.abs |
| [linalg.helpers.abs] | https://timsong-cpp.github.io/cppwp/linalg.helpers.abs |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.abs-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12354 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.abs-1.sentence-1 |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#helpers.abs-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#helpers.abs-1.2 |
| (1.3) | https://timsong-cpp.github.io/cppwp/linalg#helpers.abs-1.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.abs-1.3.sentence-2 |
| 29.9.7.2 | https://timsong-cpp.github.io/cppwp/linalg#helpers.conj |
| [linalg.helpers.conj] | https://timsong-cpp.github.io/cppwp/linalg.helpers.conj |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.conj-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12377 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.conj-1.sentence-1 |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#helpers.conj-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#helpers.conj-1.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.conj-1.sentence-2 |
| 29.9.7.3 | https://timsong-cpp.github.io/cppwp/linalg#helpers.real |
| [linalg.helpers.real] | https://timsong-cpp.github.io/cppwp/linalg.helpers.real |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.real-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12399 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.real-1.sentence-1 |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#helpers.real-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#helpers.real-1.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.real-1.sentence-2 |
| 29.9.7.4 | https://timsong-cpp.github.io/cppwp/linalg#helpers.imag |
| [linalg.helpers.imag] | https://timsong-cpp.github.io/cppwp/linalg.helpers.imag |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.imag-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12421 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.imag-1.sentence-1 |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#helpers.imag-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#helpers.imag-1.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.imag-1.sentence-2 |
| 29.9.7.5 | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts |
| [linalg.helpers.concepts] | https://timsong-cpp.github.io/cppwp/linalg.helpers.concepts |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12443 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts-1.sentence-1 |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| semiregular | https://timsong-cpp.github.io/cppwp/concepts.object#concept:semiregular |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12512 |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12520 |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.concepts-3.sentence-1 |
| 29.9.7.6 | https://timsong-cpp.github.io/cppwp/linalg#helpers.mandates |
| [linalg.helpers.mandates] | https://timsong-cpp.github.io/cppwp/linalg.helpers.mandates |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.mandates-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12534 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.mandates-note-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.mandates-1.sentence-1 |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| 29.9.7.7 | https://timsong-cpp.github.io/cppwp/linalg#helpers.precond |
| [linalg.helpers.precond] | https://timsong-cpp.github.io/cppwp/linalg.helpers.precond |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.precond-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12593 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#helpers.precond-note-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#helpers.precond-1.sentence-1 |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| 29.9.8 | https://timsong-cpp.github.io/cppwp/linalg#scaled |
| [linalg.scaled] | https://timsong-cpp.github.io/cppwp/linalg.scaled |
| 29.9.8.1 | https://timsong-cpp.github.io/cppwp/linalg#scaled.intro |
| [linalg.scaled.intro] | https://timsong-cpp.github.io/cppwp/linalg.scaled.intro |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#scaled.intro-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12636 |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.intro-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#scaled.intro-example-1 |
| 29.9.8.2 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor |
| [linalg.scaled.scaledaccessor] | https://timsong-cpp.github.io/cppwp/linalg.scaled.scaledaccessor |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12660 |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-1.sentence-1 |
| [linalg.scaled.scaled] | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-1.sentence-2 |
| scaled_accessor | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor |
| element_type | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,element_type |
| reference | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,reference |
| data_handle_type | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,data_handle_type |
| offset_policy | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,offset_policy |
| scaling_factor | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,scaling_factor |
| nested_accessor | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,nested_accessor |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12696 |
| (2.1) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-2.2 |
| (2.3) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-2.3 |
| (2.4) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-2.4 |
| semiregular | https://timsong-cpp.github.io/cppwp/concepts.object#concept:semiregular |
| (2.5) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-2.5 |
| [mdspan.accessor.reqmts] | https://timsong-cpp.github.io/cppwp/mdspan.accessor.reqmts |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,constructor |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12719 |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12723 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-4.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,constructor_ |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12741 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-5.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,access |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12757 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled_accessor,offset |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12770 |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaledaccessor-7.sentence-1 |
| 29.9.8.3 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled |
| [linalg.scaled.scaled] | https://timsong-cpp.github.io/cppwp/linalg.scaled.scaled |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12777 |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:scaled |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12793 |
| . | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12796 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12804 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#scaled.scaled-example-1 |
| 29.9.9 | https://timsong-cpp.github.io/cppwp/linalg#conj |
| [linalg.conj] | https://timsong-cpp.github.io/cppwp/linalg.conj |
| 29.9.9.1 | https://timsong-cpp.github.io/cppwp/linalg#conj.intro |
| [linalg.conj.intro] | https://timsong-cpp.github.io/cppwp/linalg.conj.intro |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#conj.intro-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12821 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.intro-1.sentence-1 |
| 29.9.9.2 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor |
| [linalg.conj.conjugatedaccessor] | https://timsong-cpp.github.io/cppwp/linalg.conj.conjugatedaccessor |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12830 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-1.sentence-1 |
| [linalg.conj.conjugated] | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-1.sentence-2 |
| conjugated_accessor | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor |
| element_type | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,element_type |
| reference | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,reference |
| data_handle_type | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,data_handle_type |
| offset_policy | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,offset_policy |
| nested_accessor | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,nested_accessor |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12867 |
| (2.1) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-2.2 |
| (2.3) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-2.3 |
| (2.4) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-2.4 |
| [mdspan.accessor.reqmts] | https://timsong-cpp.github.io/cppwp/mdspan.accessor.reqmts |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,constructor |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12886 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,constructor_ |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12900 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12905 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,access |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12917 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated_accessor,offset |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12930 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugatedaccessor-7.sentence-1 |
| 29.9.9.3 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated |
| [linalg.conj.conjugated] | https://timsong-cpp.github.io/cppwp/linalg.conj.conjugated |
| π | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-itemdecl:1 |
| conjugated | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugated |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12943 |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-1.2 |
| (1.3) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-1.3 |
| (1.4) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-1.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12964 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-2.sentence-1 |
| (2.1) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-2.2 |
| (2.3) | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-2.3 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L12980 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#conj.conjugated-example-1 |
| 29.9.10 | https://timsong-cpp.github.io/cppwp/linalg#transp |
| [linalg.transp] | https://timsong-cpp.github.io/cppwp/linalg.transp |
| 29.9.10.1 | https://timsong-cpp.github.io/cppwp/linalg#transp.intro |
| [linalg.transp.intro] | https://timsong-cpp.github.io/cppwp/linalg.transp.intro |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#transp.intro-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13011 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.intro-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#transp.intro-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13016 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.intro-2.sentence-1 |
| 29.9.10.2 | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers |
| [linalg.transp.helpers] | https://timsong-cpp.github.io/cppwp/linalg.transp.helpers |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13023 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13029 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers-itemdecl:1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13041 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.helpers-3.sentence-1 |
| 29.9.10.3 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose |
| [linalg.transp.layout.transpose] | https://timsong-cpp.github.io/cppwp/linalg.transp.layout.transpose |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13054 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-1.sentence-1 |
| layout_transpose | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose |
| nested_layout_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose,nested_layout_type |
| mapping | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose,mapping |
| extents_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,extents_type |
| index_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,index_type |
| size_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,size_type |
| rank_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,rank_type |
| layout_type | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,layout_type |
| extents | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,extents |
| required_span_size | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,required_span_size |
| operator() | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,operator() |
| nested_mapping | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,nested_mapping |
| is_always_unique | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,is_always_unique |
| is_always_exhaustive | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,is_always_exhaustive |
| is_always_strided | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,is_always_strided |
| is_unique | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,is_unique |
| is_exhaustive | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,is_exhaustive |
| is_strided | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,is_strided |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13117 |
| [mdspan.layout.policy.reqmts] | https://timsong-cpp.github.io/cppwp/mdspan.layout.policy.reqmts |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13121 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,constructor |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13136 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-4.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,stride |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13153 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-5.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13162 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:layout_transpose::mapping,operator== |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13174 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13180 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.layout.transpose-8.sentence-1 |
| 29.9.10.4 | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed |
| [linalg.transp.transposed] | https://timsong-cpp.github.io/cppwp/linalg.transp.transposed |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13187 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-1.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:transposed |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13200 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13204 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.sentence-1 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.3 |
| (3.4) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.4 |
| (3.5) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.5 |
| (3.6) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.6 |
| (3.6.1) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.6.1 |
| (3.6.2) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.6.2 |
| (3.7) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.7 |
| (3.8) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.8 |
| . | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13253 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-4.3 |
| (4.4) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-4.4 |
| (4.5) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-4.5 |
| (4.6) | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-4.6 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13300 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#transp.transposed-example-1 |
| 29.9.11 | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed |
| [linalg.conjtransposed] | https://timsong-cpp.github.io/cppwp/linalg.conjtransposed |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13336 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed-1.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:conjugate_transposed |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13347 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13352 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#conjtransposed-example-1 |
| 29.9.12 | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs |
| [linalg.algs.reqs] | https://timsong-cpp.github.io/cppwp/linalg.algs.reqs |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13389 |
| [linalg.algs.blas1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1 |
| [linalg.algs.blas2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2 |
| [linalg.algs.blas3] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.sentence-1 |
| (1.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.1 |
| [execpol.type] | https://timsong-cpp.github.io/cppwp/execpol.type |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.2 |
| [complex.numbers.general] | https://timsong-cpp.github.io/cppwp/complex.numbers.general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.2.sentence-1 |
| (1.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.3.sentence-1 |
| (1.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.4.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-note-1 |
| [algorithms.parallel.defns] | https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.reqs-1.sentence-2 |
| 29.9.13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1 |
| [linalg.algs.blas1] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1 |
| 29.9.13.1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.complexity |
| [linalg.algs.blas1.complexity] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.complexity |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.complexity-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13416 |
| [linalg.algs.blas1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.complexity-1.sentence-1 |
| 29.9.13.2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens |
| [linalg.algs.blas1.givens] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.givens |
| 29.9.13.2.1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg |
| [linalg.algs.blas1.givens.lartg] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.givens.lartg |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:setup_givens_rotation |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13438 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg-1.sentence-3 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:lapack |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg-1.sentence-4 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13470 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.lartg-2.sentence-1 |
| 29.9.13.2.2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot |
| [linalg.algs.blas1.givens.rot] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.givens.rot |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:apply_givens_rotation |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13496 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13501 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13505 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13509 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.givens.rot-4.sentence-1 |
| 29.9.13.3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap |
| [linalg.algs.blas1.swap] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.swap |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:swap_elements |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13529 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13534 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13538 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13546 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13550 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.swap-5.sentence-1 |
| 29.9.13.4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.scal |
| [linalg.algs.blas1.scal] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.scal |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:scale |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| inout-object | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-object |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.scal-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13566 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.scal-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.scal-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.scal-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13571 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.scal-2.sentence-1 |
| 29.9.13.5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy |
| [linalg.algs.blas1.copy] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.copy |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:copy |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13589 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13594 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13598 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13606 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13610 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.copy-5.sentence-1 |
| 29.9.13.6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add |
| [linalg.algs.blas1.add] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.add |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:add |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| in-object | https://timsong-cpp.github.io/cppwp/linalg#concept:in-object |
| out-object | https://timsong-cpp.github.io/cppwp/linalg#concept:out-object |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13627 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13632 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13636 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13640 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13644 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13648 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.add-6.sentence-1 |
| 29.9.13.7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot |
| [linalg.algs.blas1.dot] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.dot |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13655 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13661 |
| [linalg.algs.blas1.dot] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13664 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13668 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:dot |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13682 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13686 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-6.sentence-1 |
| (6.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-6.1 |
| (6.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-6.2 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13697 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:dot_ |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13716 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13719 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-9.sentence-1 |
| (9.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-9.1 |
| (9.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-9.2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:dotc |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13750 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13754 |
| (11.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-11.2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:dotc_ |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13782 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13785 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-13.sentence-1 |
| (13.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-13.1 |
| (13.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.dot-13.2 |
| 29.9.13.8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2 |
| [linalg.algs.blas1.nrm2] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.nrm2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:vector_two_norm |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13815 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13820 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13830 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-3.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13845 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:vector_two_norm_ |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13861 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-5.sentence-2 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.nrm2-5.2 |
| 29.9.13.9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum |
| [linalg.algs.blas1.asum] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.asum |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:vector_abs_sum |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13893 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13899 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13907 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-3.sentence-1 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-3.2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-3.3 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13928 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:vector_abs_sum_ |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13946 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-5.sentence-1 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.asum-5.2 |
| 29.9.13.10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax |
| [linalg.algs.blas1.iamax] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.iamax |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:vector_idx_abs_max |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13976 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13981 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13988 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L13992 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-4.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.iamax-4.sentence-1 |
| 29.9.13.11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm |
| [linalg.algs.blas1.matfrobnorm] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.matfrobnorm |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14014 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas-std |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_frob_norm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14030 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14040 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-3.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14055 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_frob_norm_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14071 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-5.sentence-2 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matfrobnorm-5.2 |
| 29.9.13.12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm |
| [linalg.algs.blas1.matonenorm] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.matonenorm |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14095 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas-std |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_one_norm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14110 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14115 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-3.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14129 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_one_norm_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14147 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-5.sentence-1 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matonenorm-5.2 |
| 29.9.13.13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm |
| [linalg.algs.blas1.matinfnorm] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas1.matinfnorm |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14169 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas-std |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_inf_norm |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14184 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14189 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-3.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14205 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_inf_norm_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14224 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-5.sentence-1 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas1.matinfnorm-5.2 |
| 29.9.14 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2 |
| [linalg.algs.blas2] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2 |
| 29.9.14.1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv |
| [linalg.algs.blas2.gemv] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2.gemv |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14248 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-note-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14253 |
| [linalg.algs.blas2.gemv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14256 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14267 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-4.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14276 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_vector_product |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14289 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14292 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-7.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-example-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_vector_product_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14327 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14330 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14334 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-10.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.gemv-example-2 |
| 29.9.14.2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv |
| [linalg.algs.blas2.symv] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2.symv |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14351 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14357 |
| [linalg.algs.blas2.symv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14360 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-3.2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-3.3 |
| (3.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-3.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14377 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-4.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14389 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_vector_product |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14405 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14410 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_vector_product_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14426 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14431 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14435 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symv-10.sentence-1 |
| 29.9.14.3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv |
| [linalg.algs.blas2.hemv] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2.hemv |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14442 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14448 |
| [linalg.algs.blas2.hemv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14451 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-3.2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-3.3 |
| (3.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-3.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14469 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-4.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14480 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_vector_product |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14495 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14500 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_vector_product_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14516 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14521 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14525 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.hemv-10.sentence-1 |
| 29.9.14.4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv |
| [linalg.algs.blas2.trmv] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2.trmv |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14532 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14538 |
| [linalg.algs.blas2.trmv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14541 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-3.2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-3.3 |
| (3.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-3.4 |
| (3.5) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-3.5 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14562 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-4.3 |
| (4.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-4.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_product |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14589 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14595 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14599 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_product_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14616 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-8.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-8.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-8.sentence-3 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14626 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14631 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_product__ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14650 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14655 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14659 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14663 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trmv-14.sentence-1 |
| 29.9.14.5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv |
| [linalg.algs.blas2.trsv] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2.trsv |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14670 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14676 |
| [linalg.algs.blas2.trsv] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14679 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-3.2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-3.3 |
| (3.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-3.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14697 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-4.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_solve |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14724 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14730 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-6.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-6.sentence-2 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14737 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_solve_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14750 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_solve__ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:out-vector |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14767 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_solve___ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14790 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-10.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-10.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-10.sentence-3 |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14800 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-11.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-11.sentence-2 |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14807 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-12.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_solve____ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14819 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_vector_solve_____ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-vector |
| 14 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.trsv-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14836 |
| 29.9.14.6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1 |
| [linalg.algs.blas2.rank1] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2.rank1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14847 |
| [linalg.algs.blas2.rank1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14850 |
| (2.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-2.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14861 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14872 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_rank_1_update |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14885 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-5.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-5.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14893 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_rank_1_update_ |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14908 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-7.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-note-2 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-7.sentence-2 |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14916 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14920 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-9.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_rank_1_update_c |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14934 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-10.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-note-3 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-10.sentence-2 |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14942 |
| (11.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-11.2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_rank_1_update_c_ |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14969 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-12.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-note-4 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-12.sentence-2 |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14977 |
| (13.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-13.1 |
| (13.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank1-13.2 |
| 29.9.14.7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1 |
| [linalg.algs.blas2.symherrank1] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2.symherrank1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L14996 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15005 |
| [linalg.algs.blas2.symherrank1] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15008 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-3.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-3.sentence-3 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-3.sentence-4 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15029 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-4.3 |
| (4.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-4.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15047 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-5.2 |
| (5.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-5.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15059 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_rank_1_update |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15074 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15080 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_rank_1_update_ |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15098 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15105 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15110 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-11.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_rank_1_update |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15126 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15132 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_rank_1_update_ |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 14 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15151 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15158 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15163 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.symherrank1-16.sentence-1 |
| 29.9.14.8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2 |
| [linalg.algs.blas2.rank2] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas2.rank2 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15170 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15176 |
| [linalg.algs.blas2.rank2] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15179 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-3.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-3.sentence-3 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-3.sentence-4 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15200 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-4.3 |
| (4.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-4.4 |
| (4.5) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-4.5 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15223 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-5.2 |
| (5.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-5.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15235 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_rank_2_update |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15251 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15257 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_rank_2_update_ |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15274 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15281 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15285 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-11.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_rank_2_update |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15302 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15308 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_rank_2_update_ |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-vector | https://timsong-cpp.github.io/cppwp/linalg#concept:in-vector |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 14 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15325 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15332 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15336 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas2.rank2-16.sentence-1 |
| 29.9.15 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3 |
| [linalg.algs.blas3] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas3 |
| 29.9.15.1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm |
| [linalg.algs.blas3.gemm] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas3.gemm |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15345 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15350 |
| [linalg.algs.blas3.gemm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15355 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15360 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15364 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_product |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15377 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:matrix_product_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15392 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15396 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15400 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15404 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.gemm-10.sentence-1 |
| 29.9.15.2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm |
| [linalg.algs.blas3.xxmm] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas3.xxmm |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15411 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15417 |
| [linalg.algs.blas3.xxmm] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15421 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15432 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-4.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15442 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_product |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15470 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15476 |
| (7.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-7.1 |
| (7.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-7.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15487 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15491 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-9.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_product_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15523 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15529 |
| (11.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-11.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15540 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15544 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_product__ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 14 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15582 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15588 |
| (15.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-15.1 |
| (15.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-15.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15599 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-16.sentence-1 |
| 17 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15603 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-17.sentence-1 |
| 18 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15607 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-18.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_product___ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 19 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15645 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-19.sentence-1 |
| 20 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15652 |
| (20.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-20.1 |
| (20.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-20.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-20.sentence-1 |
| 21 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15663 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-21.sentence-1 |
| 22 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15667 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-22.sentence-1 |
| 23 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15671 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.xxmm-23.sentence-1 |
| 29.9.15.3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm |
| [linalg.algs.blas3.trmm] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas3.trmm |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15678 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-1.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_product |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15699 |
| (2.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-2.2 |
| (2.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-2.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15713 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15722 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15727 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_right_product |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15743 |
| (6.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-6.1 |
| (6.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-6.2 |
| (6.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-6.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15757 |
| (7.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-7.1 |
| (7.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-7.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15766 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15771 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trmm-9.sentence-1 |
| 29.9.15.4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk |
| [linalg.algs.blas3.rankk] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas3.rankk |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15778 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15784 |
| [linalg.algs.blas3.rankk] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15787 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-3.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-3.sentence-3 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-3.sentence-4 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15808 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-4.3 |
| (4.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-4.4 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15828 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-5.1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-5.1.sentence-1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-5.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15842 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15846 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_rank_k_update |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15861 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_rank_k_update |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15879 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-9.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_rank_k_update_ |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15897 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_rank_k_update_ |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| scalar | https://timsong-cpp.github.io/cppwp/linalg#concept:scalar |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15915 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rankk-11.sentence-1 |
| 29.9.15.5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k |
| [linalg.algs.blas3.rank2k] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas3.rank2k |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15923 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15929 |
| [linalg.algs.blas3.rank2k] | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15932 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-3.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-3.sentence-3 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-3.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-3.sentence-4 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15953 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-4.3 |
| (4.4) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-4.4 |
| (4.5) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-4.5 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15976 |
| (5.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-5.2 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-5.2.sentence-1 |
| (5.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-5.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15993 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L15997 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_rank_2k_update |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16013 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_rank_2k_update |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16031 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-9.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:symmetric_matrix_rank_2k_update_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16048 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:hermitian_matrix_rank_2k_update_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| possibly-packed-out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:possibly-packed-out-matrix |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16066 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.rank2k-11.sentence-1 |
| 29.9.15.6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm |
| [linalg.algs.blas3.trsm] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas3.trsm |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16073 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_left_solve |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16093 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16098 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-3.2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-3.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16113 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-4.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16122 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-5.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16129 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16134 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_left_solve_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16153 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_left_solve__ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16171 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_right_solve |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16196 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16201 |
| (11.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-11.2 |
| (11.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-11.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16214 |
| (12.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-12.1 |
| (12.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-12.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16223 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-13.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-13.sentence-2 |
| 14 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16230 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-note-3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-14.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_right_solve_ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 15 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16252 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_right_solve__ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| out-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:out-matrix |
| 16 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.trsm-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16270 |
| 29.9.15.7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm |
| [linalg.algs.blas3.inplacetrsm] | https://timsong-cpp.github.io/cppwp/linalg.algs.blas3.inplacetrsm |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16281 |
| 1 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-note-1 |
| [bib] | https://timsong-cpp.github.io/cppwp/bibliography#bib:blas3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_left_solve___ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16300 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-2.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-note-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-2.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-2.sentence-4 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16312 |
| (3.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-3.2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-3.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16327 |
| (4.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-4.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16336 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-5.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16343 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_left_solve____ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 7 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16356 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_left_solve_____ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 8 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16374 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_right_solve___ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 9 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16397 |
| [linalg.general] | https://timsong-cpp.github.io/cppwp/linalg#general |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-9.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-note-3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-9.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-9.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-9.sentence-4 |
| 10 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16409 |
| (10.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-10.1 |
| (10.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-10.2 |
| (10.3) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-10.3 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16423 |
| (11.1) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-11.2 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16432 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-12.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-12.sentence-2 |
| 13 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16439 |
| . | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_right_solve____ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 14 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16451 |
| π | https://timsong-cpp.github.io/cppwp/linalg#lib:triangular_matrix_matrix_right_solve_____ |
| in-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:in-matrix |
| inout-matrix | https://timsong-cpp.github.io/cppwp/linalg#concept:inout-matrix |
| 15 | https://timsong-cpp.github.io/cppwp/linalg#algs.blas3.inplacetrsm-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/numerics.tex#L16469 |