#include <jrl-qp/internal/SingleNZSegmentVector.h>
◆ SingleNZSegmentVector()
jrl::qp::internal::SingleNZSegmentVector::SingleNZSegmentVector |
( |
const VectorConstRef & |
v, |
|
|
int |
start, |
|
|
int |
size |
|
) |
| |
|
inline |
- Parameters
-
v | Non-zero segment of the vector |
start | Size of the zero before v |
size | Size of this vector |
◆ dot()
double jrl::qp::internal::SingleNZSegmentVector::dot |
( |
const VectorConstRef & |
u | ) |
const |
|
inline |
◆ end()
int jrl::qp::internal::SingleNZSegmentVector::end |
( |
| ) |
const |
|
inline |
◆ nzSegment()
const VectorConstRef& jrl::qp::internal::SingleNZSegmentVector::nzSegment |
( |
| ) |
const |
|
inline |
◆ size()
int jrl::qp::internal::SingleNZSegmentVector::size |
( |
| ) |
const |
|
inline |
◆ start()
int jrl::qp::internal::SingleNZSegmentVector::start |
( |
| ) |
const |
|
inline |
◆ toFullVector()
void jrl::qp::internal::SingleNZSegmentVector::toFullVector |
( |
VectorRef |
u | ) |
const |
|
inline |
The documentation for this class was generated from the following file: