| 
    libflame
    12600
    
   
   | 
  
  
  
 
Functions | |
| FLA_Error | FLA_Scal_task (FLA_Obj alpha, FLA_Obj A, fla_scal_t *cntl) | 
| FLA_Error FLA_Scal_task | ( | FLA_Obj | alpha, | 
| FLA_Obj | A, | ||
| fla_scal_t * | cntl | ||
| ) | 
References FLA_Scal_external().
Referenced by FLA_Scal_internal(), FLASH_Queue_exec_task(), and FLASH_Queue_exec_task_gpu().
{
  return FLA_Scal_external( alpha, A );
}
 1.7.6.1