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

« back to all changes in this revision

Viewing changes to liboctave/mx-nda-ui16nda.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-nda-ui16nda.h"
 
7
#include "boolMatrix.h"
 
8
#include "boolNDArray.h"
 
9
#include "dNDArray.h"
 
10
#include "uint16NDArray.h"
 
11
NDND_CMP_OPS (NDArray, , uint16NDArray, )
 
12
NDND_BOOL_OPS2 (NDArray, uint16NDArray, 0.0, octave_uint16(0))