update_trig146.c File Reference


Functions

int write_func_update_trig146 (message_data msg, size_t length)
 Writes the given msg to the server and retrieves integer from the received msg.
Datum trigf (PG_FUNCTION_ARGS)
 PG_FUNCTION_INFO_V1 (update_trig146)
Datum update_trig146 (PG_FUNCTION_ARGS)
 Sends update data to the server as text data.
 PG_FUNCTION_INFO_V1 (update_trig_bin146)
Datum update_trig_bin146 (PG_FUNCTION_ARGS)
 Sends update data to the server as a binary.

Variables

 PG_MODULE_MAGIC
const int DEFAULT_SIZE = 1000

Function Documentation

PG_FUNCTION_INFO_V1 ( update_trig_bin146   ) 

PG_FUNCTION_INFO_V1 ( update_trig146   ) 

Datum trigf ( PG_FUNCTION_ARGS   ) 

Datum update_trig146 ( PG_FUNCTION_ARGS   ) 

Sends update data to the server as text data.

Parameters:
[in] training_example training example in the svm text format

Datum update_trig_bin146 ( PG_FUNCTION_ARGS   ) 

Sends update data to the server as a binary.

Parameters:
[in] class class of the training example
[in] vector feature vector of the training example

int write_func_update_trig146 ( message_data  msg,
size_t  length 
)

Writes the given msg to the server and retrieves integer from the received msg.

Parameters:
[in] msg msg to be written to the server
[in] length size of the msg


Variable Documentation

const int DEFAULT_SIZE = 1000

PG_MODULE_MAGIC


Generated on Wed Dec 15 10:46:16 2010 for Hazy_System by  doxygen 1.4.7