Subject: CGAL users discussion list
List archive
- From: Sean Hardesty <>
- To:
- Subject: [cgal-discuss] QP solver with iterators
- Date: Thu, 14 Jan 2021 22:23:40 -0700
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:2qm8KBMdCbcYyEsxx+kl6mtUPXoX/o7sNwtQ0KIMzox0IvnzrarrMEGX3/hxlliBBdydt6sVzbKP+P66ESxYuNDd6S9EKMQNHzY+yuwu1zQ6B8CEDUCpZNXLVAcdWPp4aVl+4nugOlJUEsutL3fbo3m18CJAUk6nbVk9Kev6AJPdgNqq3O6u5ZLTfx9IhD2gar9uMRm6twrcutQSjId4Nqo91xTFr3pWd+9LwW9kOU+fkwzz68ut/pNv6Thct+4k+8VdTaj0YqM0QKBCAj87KW41/srrtRfCTQuL+HQRV3gdnwRLDQbY8hz0R4/9vSTmuOVz3imaJtD2QqsvWTu+9adrSQTnhzkBOjUk7WzYkM1wjKZcoBK8uxxyxpPfbY+JOPZieK7WYNUXTndDUMlMTSxMGoyzYYsBAeQCIOhWsZXyqkAUoheiHwShHv/jxiNKi3LwwKY00/4hEQbD3AE4AtwBrm7brNPoP6kQS++11rTHwivYb/NK2Tb29Y/Fcgs/rv6WW7J8a8rRxlM1FwzYkFqQspDlPjOO2+QCtmiU9etgVea1h2E7rAFxpyGiy8ExgYbGmowb0ErL9TllwIkrP924TlZ2bN6mHZdMqS2XOYV4T8c8TmxpuCg3zqMKt5G1ciUF1JgpyBDSZv+GfoaH7R/vSuicLCtkiH9heb+ymxi//Eqix+D6S8K6005KozJbntXQsn0BzR/e58idRvdj4kus2iyD2x3Q5+1YJ00/iLDVJIQ7wrEqk5oeqUTDETHymEXxlKKWc18r+ums6+j+ZrXmpIKQO5Z6ig3jMakihtazAes/MggJUGib/fqz2Kf/8k3+RbVGlvw2kq/Hv5DGPckXuLK1DgtP3osg6xuzFSmq3MgbkHUdMV5Iew6Lg5DsO17UIfD4Cfm/g06rkDdu3/3GJaPuDY/LLnTZkLfuZ6x95FNCxwoo0dBe54lZCr4EIP3pW0/xsMbUAQM+Mwyx2+rnEsly1psCWWKTBa+UKL/dsVCS6eIrOuWDeY4VuC3hJPg4/P7ulmQ0mUQdfKmsxZsYcmq0HvVgI0WDYHrjmM0NEWkQvll2cOu/g1KLVXtfZm25QrknzjA9EoOvS4nZFa63h7nU5yqyGNV2b3pKB0uQAD+8bIiNXbEMYTieL9R9gxQLULGgT8kq0hT451yy8KZuMueBon5QjpnkztUgv7SOxyF3ziR9CoGm60/IT2xwmTlWFTo/3aQ6pU4kj1nagfA+jPtfGtheofhOV1VibM+O/6lBE9n3Hzn5UJKMQVeiTM+hBGhoHN00yt4KJU16Hof710yR72+RG7YQ0oezKtks6KuFhir+Is98zzDN06xz11Q=
I would like to try the QP solver with a low-rank matrix. As a simple example, suppose that A(i,j) = sum_k a_k(i)*b_k(j). Is there code somewhere that would indicate how to do that with iterators? The example programs show how to do it with pointers and this boost::transform_iterator, though in both cases, they reference existing iterators on underlying data structures. It seems that the low-rank case is different due to the summation and multiplication rather than direct transformation into an existing data structure.
Thanks,
Sean
- [cgal-discuss] QP solver with iterators, Sean Hardesty, 01/15/2021
Archive powered by MHonArc 2.6.19+.