Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

std Namespace Reference

INFINITY is not defined under Windows. More...


Functions

float * copy (float *first, float *last, float *dest)
 efficient specialisations of std::copy for built-in types

double * copy (double *first, double *last, double *dest)
boolcopy (bool *first, bool *last, bool *dest)
char * copy (char *first, char *last, char *dest)
unsigned char * copy (unsigned char *first, unsigned char *last, unsigned char *dest)
short * copy (short *first, short *last, short *dest)
unsigned short * copy (unsigned short *first, unsigned short *last, unsigned short *dest)
intcopy (int *first, int *last, int *dest)
unsigned intcopy (unsigned int *first, unsigned int *last, unsigned int *dest)
long * copy (long *first, long *last, long *dest)
unsigned long * copy (unsigned long *first, unsigned long *last, unsigned long *dest)


Detailed Description

INFINITY is not defined under Windows.

Function Documentation

unsigned long* copy unsigned long *  first,
unsigned long *  last,
unsigned long *  dest
[inline]
 

Definition at line 142 of file general.h.

long* copy long *  first,
long *  last,
long *  dest
[inline]
 

Definition at line 139 of file general.h.

unsigned int* copy unsigned int first,
unsigned int last,
unsigned int dest
[inline]
 

Definition at line 136 of file general.h.

int* copy int first,
int last,
int dest
[inline]
 

Definition at line 133 of file general.h.

unsigned short* copy unsigned short *  first,
unsigned short *  last,
unsigned short *  dest
[inline]
 

Definition at line 130 of file general.h.

short* copy short *  first,
short *  last,
short *  dest
[inline]
 

Definition at line 127 of file general.h.

unsigned char* copy unsigned char *  first,
unsigned char *  last,
unsigned char *  dest
[inline]
 

Definition at line 124 of file general.h.

char* copy char *  first,
char *  last,
char *  dest
[inline]
 

Definition at line 121 of file general.h.

bool* copy bool first,
bool last,
bool dest
[inline]
 

Definition at line 118 of file general.h.

double* copy double *  first,
double *  last,
double *  dest
[inline]
 

Definition at line 115 of file general.h.

float* copy float *  first,
float *  last,
float *  dest
[inline]
 

efficient specialisations of std::copy for built-in types

Definition at line 112 of file general.h.

Referenced by PLearn::RowIterator::copyFrom(), PLearn::SimpleDB< KeyType, QueryResult >::findEqualLinear(), PLearn::VecExtendedVMatrix::getNewRow(), PLearn::JulianizeVMatrix::getNewRow(), PLearn::SimpleDB< KeyType, QueryResult >::indexColumn(), PLearn::ManualBinner::ManualBinner(), PLearn::operator<<(), PLearn::RegularGridVMatrix::RegularGridVMatrix(), PLearn::RemoveRowsVMatrix::RemoveRowsVMatrix(), PLearn::Storage< pair< real, real > >::resize(), PLearn::SimpleDBIndexKey< KeyType >::SimpleDBIndexKey(), and PLearn::Storage< pair< real, real > >::Storage().


Generated on Tue Aug 17 16:28:05 2004 for PLearn by doxygen 1.3.7