GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::SCMatrixLTriBlockIter(3) MPQC sc::SCMatrixLTriBlockIter(3)

sc::SCMatrixLTriBlockIter

Inherits sc::SCMatrixBlockIter.


SCMatrixLTriBlockIter (SCMatrixLTriBlock *)
int i ()
Returns the row index. int j ()
Returns the column index. double get ()
Return the value of the current element. void set (double)
Set the current element to val. operator int ()
Return nonzero if there are more elements. void operator++ ()
Move to the next element. void reset ()
Start the iteration over.

Return the value of the current element.

Implements sc::SCMatrixBlockIter.

Returns the row index.

Implements sc::SCMatrixBlockIter.

Returns the column index.

Implements sc::SCMatrixBlockIter.

Return nonzero if there are more elements.

Implements sc::SCMatrixBlockIter.

Move to the next element.

Implements sc::SCMatrixBlockIter.

Start the iteration over.

Implements sc::SCMatrixBlockIter.

Set the current element to val.

Implements sc::SCMatrixBlockIter.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.