~ubuntu-branches/debian/sid/octave3.0/sid

« back to all changes in this revision

Viewing changes to liboctave/mx-i32-i8nda.cc

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2007-12-23 16:04:15 UTC
  • Revision ID: james.westby@ubuntu.com-20071223160415-n4gk468dihy22e9v
Tags: upstream-3.0.0
ImportĀ upstreamĀ versionĀ 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// DO NOT EDIT -- generated by mk-ops
 
2
#ifdef HAVE_CONFIG_H
 
3
#include <config.h>
 
4
#endif
 
5
#include "Array-util.h"
 
6
#include "mx-i32-i8nda.h"
 
7
#include "boolMatrix.h"
 
8
#include "boolNDArray.h"
 
9
#include "oct-inttypes.h"
 
10
#include "int8NDArray.h"
 
11
SND_CMP_OPS2 (octave_int32, , int8NDArray, , int32_t, int8_t)
 
12
SND_BOOL_OPS2 (octave_int32, int8NDArray, octave_int32(0), octave_int8(0))