Skip to content

cwise docs out of data? #17

@matt-erhart

Description

@matt-erhart

In some of the examples, a cwise function can be called these two ways:

let somearray = cwiseFunc(arr1, arr2)
cwiseFunc(somearray, arr1, arr2)

I could only get the second to work, so I wonder if the docs aren't up to date in this and perhaps other ways. Also, is this expected to work without the browserify transform or is that just to get size down? I'm in webpack.

In the mean time, any links to repos making use of cwise would get great to check out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions