Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::ListBatch Class Reference

#include <ListBatch.h>

List of all members.

User-level methods

Private Attributes

Related Functions

(Note that these are not member functions.)

Detailed Description

ListBatch represents the value of a list-structured expr at a batch of points.

Definition at line 25 of file ListBatch.h.


Constructor & Destructor Documentation

Sundance::ListBatch::ListBatch  
 

Sundance::ListBatch::ListBatch ListBatchBase   ptr
 

Sundance::ListBatch::ListBatch const DenseSerialVector &    v
 

Sundance::ListBatch::ListBatch const ListBatch &    v1,
const ListBatch &    v2
 

Sundance::ListBatch::ListBatch const ListBatch &    v1,
const ListBatch &    v2,
const ListBatch &    v3
 

Sundance::ListBatch::ListBatch const ListBatch &    v1,
const ListBatch &    v2,
const ListBatch &    v3,
const ListBatch &    v4
 

Sundance::ListBatch::ListBatch const TSFArray< ListBatch > &    data
 


Member Function Documentation

int Sundance::ListBatch::listLength   const
 

int Sundance::ListBatch::listSize   const
 

int Sundance::ListBatch::nPoints   const
 

ListBatch Sundance::ListBatch::append const ListBatch &    other const
 

const DenseSerialVector& Sundance::ListBatch::value   const
 

const DenseSerialVector& Sundance::ListBatch::value const TSFArray< int > &    indicies const
 

ExprValue Sundance::ListBatch::sliceAt int    i const
 

ExprValue Sundance::ListBatch::sum const DenseSerialVector &    weights const
 

const ListBatch& Sundance::ListBatch::operator[] int    i const
 

ListBatch& Sundance::ListBatch::operator[] int    i
 


Friends And Related Function Documentation

ListBatch join const ListBatch &    L1,
const ListBatch &    L2
[friend]
 

ListBatch List const ListBatch &    L1,
const ListBatch &    L2
[related]
 

Definition at line 81 of file ListBatch.h.

ListBatch List const ListBatch &    L1,
const ListBatch &    L2,
const ListBatch &    L3
[related]
 

Definition at line 89 of file ListBatch.h.

ListBatch List const ListBatch &    L1,
const ListBatch &    L2,
const ListBatch &    L3,
const ListBatch &    L4
[related]
 

Definition at line 98 of file ListBatch.h.


Member Data Documentation

TSFSmartPtr<ListBatchBase> Sundance::ListBatch::ptr_ [private]
 

Definition at line 75 of file ListBatch.h.


The documentation for this class was generated from the following file:
Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by