PLearn 0.1
Public Types | Static Public Attributes
PLearn::TinyVectorTrait< signed char > Class Template Reference

#include <TinyVector.h>

Collaboration diagram for PLearn::TinyVectorTrait< signed char >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef int IOType

Static Public Attributes

static const signed char Missing = CHAR_MAX

Detailed Description

template<>
class PLearn::TinyVectorTrait< signed char >

Definition at line 242 of file TinyVector.h.


Member Typedef Documentation

typedef int PLearn::TinyVectorTrait< signed char >::IOType

Definition at line 245 of file TinyVector.h.


Member Data Documentation

const signed char PLearn::TinyVectorTrait< signed char >::Missing = CHAR_MAX [static]

Definition at line 244 of file TinyVector.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines